ieframe: Remove useless #undef.

This commit is contained in:
Jacek Caban 2012-01-03 16:49:45 +01:00 committed by Alexandre Julliard
parent 2a19021610
commit 0633ee4258
1 changed files with 0 additions and 2 deletions

View File

@ -625,8 +625,6 @@ static HRESULT WINAPI InternetExplorer_put_Resizable(IWebBrowser2 *iface, VARIAN
return E_NOTIMPL;
}
#undef impl_from_IWebBrowser2
static const IWebBrowser2Vtbl InternetExplorerVtbl =
{
InternetExplorer_QueryInterface,