fcl-passrc: clean up

git-svn-id: trunk@47482 -
(cherry picked from commit 95addf15ce)
This commit is contained in:
Mattias Gaertner 2020-11-20 13:56:24 +00:00 committed by Florian Klämpfl
parent 1221b3335f
commit ba70c3c82a

View File

@ -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]);