mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-27 00:22:01 +02:00
IDE: less verbosity
git-svn-id: trunk@41417 -
This commit is contained in:
parent
9a518d7730
commit
047c8fcb6d
@ -352,7 +352,7 @@ begin
|
||||
end;
|
||||
if (not (ctfSourceEditorNotNeeded in Flags)) and (SourceEditorManager.SourceEditorCount=0)
|
||||
then begin
|
||||
DebugLn('TMainIDEBase.BeginCodeTool no source editor');
|
||||
//DebugLn('TMainIDEBase.BeginCodeTool no source editor');
|
||||
exit;
|
||||
end;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user