From 067f449de439a1c2ad3f3f9064e14cd57a55d00b Mon Sep 17 00:00:00 2001 From: Andrea Diamantini Date: Fri, 25 Sep 2009 00:22:43 +0200 Subject: Cleaning some unuseful kDebug(s)... --- 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 c8ac0378..345cfda7 100644 --- a/src/mainwindow.cpp +++ b/src/mainwindow.cpp @@ -926,7 +926,6 @@ void MainWindow::notifyMessage(const QString &msg, Rekonq::Notify status) case Rekonq::Download: break; default: - kDebug() << "nothing to be notified.."; break; } -- cgit v1.2.1