mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-11-02 03:59:40 +01:00
codetools: clean up
git-svn-id: trunk@49647 -
This commit is contained in:
parent
f6e1445ede
commit
582f4ad8d9
@ -44,7 +44,11 @@ uses
|
|||||||
// CodeTools
|
// CodeTools
|
||||||
CodeToolsStrConsts,
|
CodeToolsStrConsts,
|
||||||
// LazUtils
|
// LazUtils
|
||||||
LazUtilities, LazDbgLog, LazLogger, LazUTF8, LazFileCache,
|
LazUtilities,
|
||||||
|
{$IFNDEF DisableWrapperFunctions}
|
||||||
|
LazDbgLog,
|
||||||
|
{$ENDIF}
|
||||||
|
LazLogger, LazUTF8, LazFileCache,
|
||||||
LazFileUtils, LazUTF8Classes;
|
LazFileUtils, LazUTF8Classes;
|
||||||
|
|
||||||
type
|
type
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user