[EXPLORER] Reduce the spam due to the broken CBandSite in browseui

This commit is contained in:
Giannis Adamopoulos 2017-10-23 00:32:52 +03:00
parent 5c5d20e50c
commit 0503d8808c

View file

@ -314,7 +314,7 @@ public:
virtual HRESULT STDMETHODCALLTYPE OnWinEvent(HWND hWnd, UINT uMsg, WPARAM wParam, LPARAM lParam, LRESULT *theResult)
{
UNIMPLEMENTED;
//UNIMPLEMENTED;
return E_NOTIMPL;
}