DescriptionIssue #1484 - Remove unused argument from 'WBPassthruSink::OnStart'
The argument 'handled' to 'WBPassthruSink::OnStart' was not referenced.
Removing this argument brings this member function back to the same signature
as defined in its base class 'PassthroughAPP::CInternetProtocolSinkWithSP'.
The only reference to this argument as a local variable 'handled' in
'PassthroughAPP::CustomSinkStartPolicy::OnStart'. Removing this variable
brings the code for this function closer to the original PassthroughAPP code.
-----
This review is a dependency of the following one:
https://codereview.adblockplus.org/29331590/
Patch Set 1 #
MessagesTotal messages: 3
|