From 9c9afbb56c8f5ac3e302d0073222e95162513004 Mon Sep 17 00:00:00 2001 From: MikalaiR Date: Wed, 29 Jun 2016 09:18:52 +0000 Subject: IEView: fix(?) avatar path, code cleaning git-svn-id: http://svn.miranda-ng.org/main/trunk@17042 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/IEView/src/IEView.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'plugins/IEView/src/IEView.h') diff --git a/plugins/IEView/src/IEView.h b/plugins/IEView/src/IEView.h index f57dff663b..85bb5cf297 100644 --- a/plugins/IEView/src/IEView.h +++ b/plugins/IEView/src/IEView.h @@ -508,8 +508,6 @@ private: STDMETHOD(SetZoneMapping)(DWORD dwZone, LPCWSTR lpszPattern, DWORD dwFlags); STDMETHOD(GetZoneMappings)(DWORD dwZone, IEnumString **ppenumString, DWORD dwFlags); - VARIANT CallJScript(const CMString strFunc, size_t nPCount, const CMString strArgs, ...); - IHTMLDocument2 *getDocument(); WCHAR* getHrefFromAnchor(CComPtr element); WCHAR* getSelection(); -- cgit v1.2.3