IDEIntf: clean up

git-svn-id: trunk@45897 -
This commit is contained in:
mattias 2014-07-16 20:08:29 +00:00
parent 4e5955ac69
commit edbefdfd3d

View File

@ -17,7 +17,7 @@ interface
uses
Classes, SysUtils, contnrs, LCLProc, Forms, LazConfigStorage,
NewItemIntf, ProjPackIntf, CompOptsIntf, IDEOptionsIntf;
NewItemIntf, ProjPackIntf, IDEOptionsIntf;
const
PkgDescGroupName = 'Package';