From 32f62ad88c62d8abe494c21f7530c721c881c873 Mon Sep 17 00:00:00 2001 From: Andrea Diamantini Date: Wed, 16 Feb 2011 00:19:52 +0100 Subject: Calm down kDebug messages --- src/webtab.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'src/webtab.cpp') diff --git a/src/webtab.cpp b/src/webtab.cpp index 67a5f3b7..c2f00160 100644 --- a/src/webtab.cpp +++ b/src/webtab.cpp @@ -101,7 +101,6 @@ KUrl WebTab::url() { if(page() && page()->isOnRekonqPage()) { - kDebug() << "REKONQ PAGE. URL = " << page()->loadingUrl(); return page()->loadingUrl(); } -- cgit v1.2.1