IDE: clean up

git-svn-id: trunk@41661 -
This commit is contained in:
mattias 2013-06-10 11:09:37 +00:00
parent 17439e0e35
commit 6f186d11c1
2 changed files with 0 additions and 3 deletions

View File

@ -56,7 +56,6 @@ type
private
fSettings: TConvertSettings;
fOrigFormat: TLRSStreamOriginalFormat;
fIDEMsgWindow: TIDEMessagesWindowInterface;
function GetLFMFilename(const DfmFilename: string; KeepCase: boolean): string;
public
constructor Create;

View File

@ -25,8 +25,6 @@
ToDo:
- add checkbox Show build modes
- move Compiler.BuildMacros to package.BuildMacros
- move IDE macros only for package usage
- undo: combine changes while editing a cell
}
unit Compiler_ModeMatrix;