mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-16 23:09:16 +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
|
// update menu and buttons state
|
||||||
UpdateSaveMenuItemsAndButtons(true);
|
UpdateSaveMenuItemsAndButtons(true);
|
||||||
|
|
||||||
|
{$IFDEF IDE_DEBUG}
|
||||||
DebugLn('TMainIDE.DoSaveProject End');
|
DebugLn('TMainIDE.DoSaveProject End');
|
||||||
|
{$ENDIF}
|
||||||
Result:=mrOk;
|
Result:=mrOk;
|
||||||
end;
|
end;
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user