shdocvw: Get rid of no longer used DOCHOST_THIS.

This commit is contained in:
Jacek Caban 2010-12-29 19:05:39 +01:00 committed by Alexandre Julliard
parent 09b14ce784
commit ca3e5c47ce
1 changed files with 0 additions and 2 deletions

View File

@ -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" */