mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-04-17 22:09:28 +02:00
reduced verbosity
git-svn-id: trunk@14345 -
This commit is contained in:
parent
c949bf2178
commit
da1d1dbdd0
@ -7765,7 +7765,9 @@ begin
|
||||
// update menu and buttons state
|
||||
UpdateSaveMenuItemsAndButtons(true);
|
||||
|
||||
{$IFDEF IDE_DEBUG}
|
||||
DebugLn('TMainIDE.DoSaveProject End');
|
||||
{$ENDIF}
|
||||
Result:=mrOk;
|
||||
end;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user