From 5a6917c166569dee402a82e384ec85d7adf61fa7 Mon Sep 17 00:00:00 2001 From: Felix Domke Date: Wed, 15 Feb 2006 01:13:32 +0000 Subject: [PATCH] remove debug --- lib/gui/elistbox.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/lib/gui/elistbox.cpp b/lib/gui/elistbox.cpp index 7af7dabb..d9f95c4b 100644 --- a/lib/gui/elistbox.cpp +++ b/lib/gui/elistbox.cpp @@ -385,7 +385,6 @@ void eListbox::entryChanged(int index) void eListbox::entryReset(bool selectionHome) { - eDebug("entry reset"); m_content_changed = true; m_prev_scrollbar_page = -1; -- 2.30.2