shdocvw: Get rid of no longer used DOCHOST_THIS.
This commit is contained in:
parent
09b14ce784
commit
ca3e5c47ce
|
@ -44,8 +44,6 @@ WINE_DEFAULT_DEBUG_CHANNEL(shdocvw);
|
|||
|
||||
#define IDI_APPICON 1
|
||||
|
||||
#define DOCHOST_THIS(iface) DEFINE_THIS2(InternetExplorer,doc_host,iface)
|
||||
|
||||
static const WCHAR szIEWinFrame[] = { 'I','E','F','r','a','m','e',0 };
|
||||
|
||||
/* Windows uses "Microsoft Internet Explorer" */
|
||||
|
|
Loading…
Reference in New Issue