summaryrefslogtreecommitdiff
path: root/src/webpage.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/webpage.cpp')
-rw-r--r--src/webpage.cpp5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/webpage.cpp b/src/webpage.cpp
index 021856f7..b4ab264b 100644
--- a/src/webpage.cpp
+++ b/src/webpage.cpp
@@ -312,11 +312,6 @@ void WebPage::handleUnsupportedContent(QNetworkReply *reply)
void WebPage::loadFinished(bool ok)
{
- kDebug() << "===========================";
- kDebug() << ok;
- kDebug() << mainFrame()->url();
- kDebug() << "===========================";
-
Application::adblockManager()->applyHidingRules(this);
QStringList list = ReKonfig::walletBlackList();