From 1d1a6867589a8e71755624e1e9d9e8b95a5a1156 Mon Sep 17 00:00:00 2001 From: Andrea Diamantini Date: Tue, 19 Jul 2011 23:00:41 +0200 Subject: Calm down kDebug messages --- src/urlpanel.cpp | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/urlpanel.cpp') diff --git a/src/urlpanel.cpp b/src/urlpanel.cpp index ea645716..8d88eddd 100644 --- a/src/urlpanel.cpp +++ b/src/urlpanel.cpp @@ -66,8 +66,6 @@ void UrlPanel::showing(bool b) void UrlPanel::setup() { - kDebug() << "Loading panel setup..."; - QWidget *ui = new QWidget(this); // setup search bar -- cgit v1.2.1