removed unneeded implementation uses section

git-svn-id: trunk@17805 -
This commit is contained in:
mattias 2008-12-11 23:02:41 +00:00
parent 24e99e928a
commit a3471e0254

View File

@ -54,6 +54,7 @@ uses
PropEdits, ProjectIntf, MacroIntf, LazIDEIntf,
ProjectResources,
// IDE
frmcustomapplicationoptions,
LazarusIDEStrConsts, CompilerOptions, CodeToolManager, CodeCache,
TransferMacros, EditorOptions, IDEProcs, RunParamsOpts, ProjectDefs,
FileReferenceList, EditDefineTree, DefineTemplates, PackageDefs,
@ -901,9 +902,6 @@ function dbgs(Flags: TUnitInfoFlags): string; overload;
implementation
uses
frmcustomapplicationoptions;
const
ProjectInfoFileVersion = 6;