ieframe: Remove useless #undef.
This commit is contained in:
parent
2a19021610
commit
0633ee4258
@ -625,8 +625,6 @@ static HRESULT WINAPI InternetExplorer_put_Resizable(IWebBrowser2 *iface, VARIAN
|
|||||||
return E_NOTIMPL;
|
return E_NOTIMPL;
|
||||||
}
|
}
|
||||||
|
|
||||||
#undef impl_from_IWebBrowser2
|
|
||||||
|
|
||||||
static const IWebBrowser2Vtbl InternetExplorerVtbl =
|
static const IWebBrowser2Vtbl InternetExplorerVtbl =
|
||||||
{
|
{
|
||||||
InternetExplorer_QueryInterface,
|
InternetExplorer_QueryInterface,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user