diff options
Diffstat (limited to 'ceee/ie/common/chrome_frame_host.h')
-rw-r--r-- | ceee/ie/common/chrome_frame_host.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ceee/ie/common/chrome_frame_host.h b/ceee/ie/common/chrome_frame_host.h index b04b7b5..4703e71 100644 --- a/ceee/ie/common/chrome_frame_host.h +++ b/ceee/ie/common/chrome_frame_host.h @@ -140,7 +140,6 @@ class ATL_NO_VTABLE ChromeFrameHost // @name IChromeFramePrivileged implementation. // @{ STDMETHOD(GetWantsPrivileged)(boolean* wants_privileged); - STDMETHOD(GetChromeExtraArguments)(BSTR* args); STDMETHOD(GetChromeProfileName)(BSTR* args); STDMETHOD(GetExtensionApisToAutomate)(BSTR* functions_enabled); STDMETHOD(ShouldShowVersionMismatchDialog)(); |