diff options
| author | Felix Domke <tmbinc@elitedvb.net> | 2006-02-15 01:13:32 +0000 |
|---|---|---|
| committer | Felix Domke <tmbinc@elitedvb.net> | 2006-02-15 01:13:32 +0000 |
| commit | 5a6917c166569dee402a82e384ec85d7adf61fa7 (patch) | |
| tree | 34838f8a5804b45838986a7aa1a040bca8852af7 /lib/gui/elistbox.cpp | |
| parent | 4e0d819f0c1b9d7443e1699ec0567c54cdeb55f3 (diff) | |
| download | enigma2-5a6917c166569dee402a82e384ec85d7adf61fa7.tar.gz enigma2-5a6917c166569dee402a82e384ec85d7adf61fa7.zip | |
remove debug
Diffstat (limited to 'lib/gui/elistbox.cpp')
| -rw-r--r-- | lib/gui/elistbox.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
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; |
