From 3a44eb67f66fd5f75bf815207ba07ac306b9ba3a Mon Sep 17 00:00:00 2001 From: Peter Penz Date: Thu, 17 Jan 2008 20:28:49 +0000 Subject: [PATCH] SVN_SILENT: remove debugging output (damn, I've lost the coding race with Rafael by a few minutes, so this line is the only thing I can commit now ;-)) CCMAIL: ereslibre@kde.org svn path=/trunk/KDE/kdebase/apps/; revision=762763 --- src/dolphincolumnwidget.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/src/dolphincolumnwidget.cpp b/src/dolphincolumnwidget.cpp index 0d696950e..f85e4eee2 100644 --- a/src/dolphincolumnwidget.cpp +++ b/src/dolphincolumnwidget.cpp @@ -172,7 +172,6 @@ void DolphinColumnWidget::setShowHiddenFiles(bool show) void DolphinColumnWidget::setShowPreview(bool show) { - kDebug() << "-------------- column widget: show" << show; m_iconManager->setShowPreview(show); m_dirLister->stop(); -- 2.47.3