Packager: optimization, UpdateNoteBookButtons is already called by PageControl setter.

git-svn-id: trunk@42573 -
This commit is contained in:
juha 2013-09-03 12:03:30 +00:00
parent ec2423a8e1
commit c537260b95

View File

@ -1765,7 +1765,6 @@ end;
procedure TPkgManager.UpdateVisibleComponentPalette;
begin
TComponentPalette(IDEComponentPalette).PageControl:=MainIDEBar.ComponentPageControl;
TComponentPalette(IDEComponentPalette).UpdateNoteBookButtons;
end;
procedure TPkgManager.ProcessCommand(Command: word; var Handled: boolean);