mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-16 23:39:26 +02:00
fcl-passrc: clean up
git-svn-id: trunk@47482 -
This commit is contained in:
parent
d88db13211
commit
95addf15ce
@ -2984,8 +2984,6 @@ Procedure TPascalScanner.PopStackItem;
|
||||
|
||||
var
|
||||
IncludeStackItem: TIncludeStackItem;
|
||||
aFileName : String;
|
||||
|
||||
begin
|
||||
IncludeStackItem :=
|
||||
TIncludeStackItem(FIncludeStack[FIncludeStack.Count - 1]);
|
||||
|
Loading…
Reference in New Issue
Block a user