mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2026-01-05 23:41:23 +01:00
IDE: clean up
git-svn-id: trunk@45405 -
This commit is contained in:
parent
de520c3fa2
commit
dc48a39621
@ -16,10 +16,6 @@ interface
|
||||
|
||||
uses
|
||||
Classes, SysUtils, typinfo, UTF8Process, AvgLvlTree,
|
||||
{$IFNDEF EnableOldExtTools}
|
||||
{$ELSE}
|
||||
LazMethodList, contnrs,
|
||||
{$ENDIF}
|
||||
ObjInspStrConsts, LazLogger, LazFileUtils, LazFileCache, Menus, LCLProc;
|
||||
|
||||
const
|
||||
|
||||
@ -19,10 +19,6 @@ interface
|
||||
|
||||
uses
|
||||
Classes, SysUtils, contnrs, Forms, Menus,
|
||||
{$IFNDEF EnableOldExtTools}
|
||||
{$ELSE}
|
||||
TextTools,
|
||||
{$ENDIF}
|
||||
IDECommands, IDEExternToolIntf, MenuIntf;
|
||||
|
||||
type
|
||||
|
||||
Loading…
Reference in New Issue
Block a user