IDE: clean up

git-svn-id: trunk@46587 -
This commit is contained in:
mattias 2014-10-18 09:35:41 +00:00
parent 585e6cd4e8
commit c97db23fe2

View File

@ -5830,7 +5830,6 @@ begin
end;
if Show then
IDEWindowCreators.ShowForm(ComponentListForm,true);
// ComponentListForm.Show;
end;
procedure TMainIDE.DoShowInspector(Show: boolean);