Index: src/plugin/PluginFilter.h |
=================================================================== |
--- a/src/plugin/PluginFilter.h |
+++ b/src/plugin/PluginFilter.h |
@@ -172,7 +172,6 @@ |
bool ShouldBlock(CString src, int contentType, const CString& domain, bool addDebug=false) const; |
- bool ShouldWhiteList(CString url) const; |
}; |