[EXPLORER] Remove an unnecessary refresh of the rebar and its bands.

This commit is contained in:
Giannis Adamopoulos 2017-10-14 18:36:02 +03:00
parent 804092f41b
commit da5b61f32f

View file

@ -1532,13 +1532,6 @@ ChangePos:
Horizontal = IsPosHorizontal();
IUnknown_Exec(m_TrayBandSite,
IID_IDeskBand,
DBID_BANDINFOCHANGED,
0,
NULL,
NULL);
/* We're about to resize/move the start button, the rebar control and
the tray notification control */
dwp = BeginDeferWindowPos(3);