From 36375df6ff103e52455823f7afd64c4f4ae7fcb8 Mon Sep 17 00:00:00 2001 From: zecke Date: Tue, 10 Dec 2002 16:55:46 +0000 Subject: Shut up the compiler --- (limited to 'core/pim/todo/tableview.cpp') 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 @@ -170,13 +170,13 @@ void TableView::updateView( ) { if ( it.count() == 0 ) killTimer(id); - int elc = time.elapsed(); +// int elc = time.elapsed(); setUpdatesEnabled( true ); viewport()->setUpdatesEnabled( true ); viewport()->update(); m_enablePaint = true; - int el = time.elapsed(); +// int el = time.elapsed(); } void TableView::setTodo( int, const OTodo&) { sort(); -- cgit v0.9.0.2