mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-02 19:26:32 +00:00
[BROWSEUI] -Demote a fixme print to a mere comment.
svn path=/trunk/; revision=75714
This commit is contained in:
@@ -817,7 +817,7 @@ HRESULT STDMETHODCALLTYPE CBandSiteBase::UIActivateDBC(DWORD dwState)
|
||||
return E_FAIL;
|
||||
|
||||
ShowWindow(fRebarWindow, (dwState & DBC_SHOW) ? SW_SHOW : SW_HIDE);
|
||||
FIXME("IDeskBarClient::UIActivateDBC() Properly notify bands?\n");
|
||||
//FIXME: Properly notify bands?
|
||||
return S_OK;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user