mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-04-22 11:39:28 +02:00
IDE: clean up
git-svn-id: trunk@26510 -
This commit is contained in:
parent
e1c4c31217
commit
e407f241fb
@ -596,7 +596,6 @@ function TConvDelphiCodeTool.ReplaceFuncCalls: boolean;
|
||||
// implementation section. Add their positions to another list for replacement.
|
||||
var
|
||||
FuncNames: TStringList;
|
||||
DeclarationNode: TCodeTreeNode;
|
||||
CursorNode: TCodeTreeNode;
|
||||
StartPos: Integer;
|
||||
MinPos, MaxPos: Integer;
|
||||
|
Loading…
Reference in New Issue
Block a user