| Index: src/plugin/PluginClientBase.h |
| =================================================================== |
| --- a/src/plugin/PluginClientBase.h |
| +++ b/src/plugin/PluginClientBase.h |
| @@ -67,10 +67,6 @@ |
| static void SetLocalization(); |
| -#ifdef SUPPORT_WHITELIST |
| - bool IsUrlWhiteListed(const CString& url); |
| -#endif // SUPPORT_WHITELIST |
| - |
| static bool IsValidDomain(const CString& domain); |
| static CString ExtractDomain(const CString& url); |
| static CString& UnescapeUrl(CString& url); |