IDE: clean up

git-svn-id: trunk@39451 -
This commit is contained in:
mattias 2012-12-06 15:03:52 +00:00
parent 067cab64c4
commit f72c960927

View File

@ -1256,7 +1256,7 @@ var
M: TIDEMenuSection;
s: String;
begin
DebugLn('TMainIDEBase.UpdateWindowMenu: enter');
//DebugLn('TMainIDEBase.UpdateWindowMenu: enter');
WindowsList:=TFPList.Create;
// add typical IDE windows at the start of the list
for i := 0 to SourceEditorManager.SourceWindowCount - 1 do