# HG changeset patch # User frosch # Date 1281614632 0 # Node ID 634a16128f32442d7beff09cb9cd09de37b01754 # Parent c5739dcf1e3142ab5a3a850c32af59ebe981c18b (svn r20467) -Fix (r20453): Remove personal note. diff --git a/src/timetable_gui.cpp b/src/timetable_gui.cpp --- a/src/timetable_gui.cpp +++ b/src/timetable_gui.cpp @@ -182,7 +182,6 @@ { this->CreateNestedTree(desc); this->vscroll = this->GetScrollbar(TTV_SCROLLBAR); - // TODO TTV_FAKE_SCROLLBAR this->UpdateSelectionStates(); this->FinishInitNested(desc, window_number);