summaryrefslogtreecommitdiffabout
path: root/korganizer
Side-by-side diff
Diffstat (limited to 'korganizer') (more/less context) (ignore whitespace changes)
-rw-r--r--korganizer/mainwindow.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/korganizer/mainwindow.cpp b/korganizer/mainwindow.cpp
index a93d8e5..c3c4c26 100644
--- a/korganizer/mainwindow.cpp
+++ b/korganizer/mainwindow.cpp
@@ -1547,11 +1547,9 @@ void MainWindow::fillFilterMenu()
filter = fili.next();
++iii;
}
- qDebug("rettich ");
}
void MainWindow::selectFilter( int fil )
{
- qDebug("selectFilter %d ", fil);
if ( fil == 0 ) {
mView->toggleFilerEnabled( );
} else {