 Issue 5748224216268800:
  No issue - some cleanup in PluginWbPassThrough  (Closed)
    
  
    Issue 5748224216268800:
  No issue - some cleanup in PluginWbPassThrough  (Closed) 
  | Index: src/plugin/PluginWbPassThrough.h | 
| =================================================================== | 
| --- a/src/plugin/PluginWbPassThrough.h | 
| +++ b/src/plugin/PluginWbPassThrough.h | 
| @@ -78,8 +78,5 @@ | 
| //IInternetProtocol | 
| STDMETHODIMP Read(/* [in, out] */ void *pv,/* [in] */ ULONG cb,/* [out] */ ULONG *pcbRead) override; | 
| - STDMETHODIMP LockRequest(/* [in] */ DWORD dwOptions) override; | 
| - STDMETHODIMP UnlockRequest() override; | 
| - | 
| bool m_shouldSupplyCustomContent; | 
| }; |