Index: src/plugin/PluginWbPassThrough.h |
=================================================================== |
--- a/src/plugin/PluginWbPassThrough.h |
+++ b/src/plugin/PluginWbPassThrough.h |
@@ -67,7 +67,7 @@ |
HRESULT OnStart(LPCWSTR szUrl, IInternetProtocolSink *pOIProtSink, |
IInternetBindInfo *pOIBindInfo, DWORD grfPI, HANDLE_PTR dwReserved, |
- IInternetProtocol* pTargetProtocol, bool& handled); |
+ IInternetProtocol* pTargetProtocol); |
HRESULT OnRead(void *pv, ULONG cb, ULONG* pcbRead); |