mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-04-22 13:59:31 +02:00
IDE: clean up
git-svn-id: trunk@28100 -
This commit is contained in:
parent
e1a6a2e960
commit
46ee94d11d
@ -314,7 +314,6 @@ function TConvDelphiCodeTool.AddDelphiAndLCLSections: boolean;
|
||||
var
|
||||
DelphiOnlyUnits: TStringList; // Delphi specific units.
|
||||
LclOnlyUnits: TStringList; // LCL specific units.
|
||||
MainUsesNode, ImplementationUsesNode: TCodeTreeNode;
|
||||
|
||||
procedure ConvUsesUnits(AUsesSection: TUsesSection; AUsesUnits: TStringList);
|
||||
var
|
||||
|
Loading…
Reference in New Issue
Block a user