IDE: Remove an extra IDEDialogLayoutList.ApplyLayout call from NewDialog constructor.

git-svn-id: trunk@55986 -
This commit is contained in:
juha 2017-10-06 09:44:51 +00:00
parent 4865f71238
commit 1f7440575f

View File

@ -435,7 +435,6 @@ begin
FillProjectInheritableItemsList;
CompFilterEdit.Visible := false;
InheritableComponentsListView.Visible := false;
IDEDialogLayoutList.ApplyLayout(Self, 570, 400);
Node:=FindItem(InputHistories.NewFileType);
if Node=nil then