diff --git a/base/shell/explorer/traywnd.cpp b/base/shell/explorer/traywnd.cpp index d15eabfac32..f9d1f2ae391 100644 --- a/base/shell/explorer/traywnd.cpp +++ b/base/shell/explorer/traywnd.cpp @@ -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);