Commit 0633ee42 authored by Jacek Caban's avatar Jacek Caban Committed by Alexandre Julliard

ieframe: Remove useless #undef.

parent 2a190216
......@@ -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,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment