summaryrefslogtreecommitdiff
path: root/core/pim/todo/tableview.cpp
Side-by-side diff
Diffstat (limited to 'core/pim/todo/tableview.cpp') (more/less context) (ignore whitespace changes)
-rw-r--r--core/pim/todo/tableview.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/core/pim/todo/tableview.cpp b/core/pim/todo/tableview.cpp
index 0f683c9..2434150 100644
--- a/core/pim/todo/tableview.cpp
+++ b/core/pim/todo/tableview.cpp
@@ -172,3 +172,3 @@ void TableView::updateView( ) {
- int elc = time.elapsed();
+// int elc = time.elapsed();
setUpdatesEnabled( true );
@@ -178,3 +178,3 @@ void TableView::updateView( ) {
m_enablePaint = true;
- int el = time.elapsed();
+// int el = time.elapsed();
}