mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-04-16 21:09:30 +02:00
IDE: code browser: disable mem stats
git-svn-id: trunk@20476 -
This commit is contained in:
parent
e5d812e301
commit
36ea04d805
@ -700,8 +700,7 @@ begin
|
||||
Done:=false;
|
||||
UpdateStatusBar(fStage<cbwsFinished);
|
||||
end;
|
||||
if fStage=cbwsFinished then
|
||||
CodeToolBoss.WriteMemoryStats;
|
||||
//if fStage=cbwsFinished then CodeToolBoss.WriteMemoryStats;
|
||||
end;
|
||||
|
||||
procedure TCodeBrowserView.WorkGetScopeOptions;
|
||||
|
Loading…
Reference in New Issue
Block a user