removed debugging

git-svn-id: trunk@6922 -
This commit is contained in:
mattias 2005-03-08 00:30:37 +00:00
parent c7ed36c323
commit 495b7d1675

View File

@ -7841,9 +7841,6 @@ begin
//DebugLn('TMainIDE.DoPublishModule A');
Result:=mrCancel;
Application.Minimize;
exit;
// to not delete project files
DestDir:=TrimFilename(AppendPathDelim(DestDirectory));
SrcDir:=TrimFilename(AppendPathDelim(SrcDirectory));
@ -11486,6 +11483,9 @@ end.
{ =============================================================================
$Log$
Revision 1.857 2005/03/08 00:30:37 mattias
removed debugging
Revision 1.856 2005/03/08 00:28:03 mattias
implemented gtk2 AppMinimize