mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-17 00:09:15 +02:00
ToDoList: remove unused units in uses section
git-svn-id: trunk@34868 -
This commit is contained in:
parent
5ea81603f5
commit
513310f606
@ -62,11 +62,8 @@ interface
|
||||
|
||||
uses
|
||||
// FCL, RTL, LCL
|
||||
Classes, SysUtils, Math, LCLProc, Forms, Controls, Graphics, Dialogs,
|
||||
StrUtils, ExtCtrls, ComCtrls, Menus, Buttons, GraphType, ActnList, AvgLvlTree,
|
||||
LCLIntf, LCLType,
|
||||
// Codetools
|
||||
CodeAtom, CodeCache, CodeToolManager, BasicCodeTools, FileProcs,
|
||||
Classes, SysUtils, Math, LCLProc, Forms, Controls, Dialogs, StrUtils, ComCtrls,
|
||||
ActnList, AvgLvlTree, LCLType, CodeCache, CodeToolManager, BasicCodeTools, FileProcs,
|
||||
// IDEIntf
|
||||
LazIDEIntf, IDEImagesIntf, PackageIntf, ProjectIntf,
|
||||
// IDE
|
||||
|
Loading…
Reference in New Issue
Block a user