From 313314b39214c6b6c673d882dfbf3deab91007c0 Mon Sep 17 00:00:00 2001 From: Andrea Diamantini Date: Tue, 30 Jun 2009 02:17:15 +0200 Subject: Fake gg:// and wk:// protocol. Initial Url && Search Bar (to be improved in 0.3) Trivial cleaning things here and there.. --- src/mainwindow.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'src/mainwindow.cpp') diff --git a/src/mainwindow.cpp b/src/mainwindow.cpp index 519081d6..79a6db4b 100644 --- a/src/mainwindow.cpp +++ b/src/mainwindow.cpp @@ -891,7 +891,6 @@ void MainWindow::notifyMessage(const QString &msg, Rekonq::Notify status) m_popup->setView(msg); int h = KGlobalSettings::generalFont().pointSize(); - kWarning() << "h: " << h; // setting popus in bottom-left position int x = geometry().x(); -- cgit v1.2.1