mirror of
https://github.com/reactos/reactos.git
synced 2025-04-04 04:26:32 +00:00
[EXPLORER] Remove an unnecessary refresh of the rebar and its bands.
This commit is contained in:
parent
804092f41b
commit
da5b61f32f
1 changed files with 0 additions and 7 deletions
|
@ -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);
|
||||
|
|
Loading…
Reference in a new issue