Index: src/plugin/AdblockPlusClient.cpp |
=================================================================== |
--- a/src/plugin/AdblockPlusClient.cpp |
+++ b/src/plugin/AdblockPlusClient.cpp |
@@ -513,6 +513,7 @@ |
response >> currentEnabledState; |
return currentEnabledState; |
} |
+ |
std::wstring CAdblockPlusClient::GetHostFromUrl(const std::wstring& url) |
{ |
DEBUG_GENERAL("GetHostFromUrl"); |