mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-09-15 12:29:32 +02:00
fcl-passrc: clean up
git-svn-id: trunk@47482 -
(cherry picked from commit 95addf15ce
)
This commit is contained in:
parent
1221b3335f
commit
ba70c3c82a
@ -2984,8 +2984,6 @@ Procedure TPascalScanner.PopStackItem;
|
|||||||
|
|
||||||
var
|
var
|
||||||
IncludeStackItem: TIncludeStackItem;
|
IncludeStackItem: TIncludeStackItem;
|
||||||
aFileName : String;
|
|
||||||
|
|
||||||
begin
|
begin
|
||||||
IncludeStackItem :=
|
IncludeStackItem :=
|
||||||
TIncludeStackItem(FIncludeStack[FIncludeStack.Count - 1]);
|
TIncludeStackItem(FIncludeStack[FIncludeStack.Count - 1]);
|
||||||
|
Loading…
Reference in New Issue
Block a user