summaryrefslogtreecommitdiff
path: root/src/timetable_gui.cpp
diff options
context:
space:
mode:
authorfrosch <frosch@openttd.org>2010-08-12 12:03:52 +0000
committerfrosch <frosch@openttd.org>2010-08-12 12:03:52 +0000
commitc808e5c30fbce84816bbdd0285a644c7cd8225e9 (patch)
tree6ce5974814c38111445647096717f24c4d2d5ac0 /src/timetable_gui.cpp
parent28048826f8a1c37bc88294c526ce1ba9f048d65e (diff)
downloadopenttd-c808e5c30fbce84816bbdd0285a644c7cd8225e9.tar.xz
(svn r20467) -Fix (r20453): Remove personal note.
Diffstat (limited to 'src/timetable_gui.cpp')
-rw-r--r--src/timetable_gui.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/timetable_gui.cpp b/src/timetable_gui.cpp
index f77a5b115..7b2ece1d7 100644
--- a/src/timetable_gui.cpp
+++ b/src/timetable_gui.cpp
@@ -182,7 +182,6 @@ struct TimetableWindow : Window {
{
this->CreateNestedTree(desc);
this->vscroll = this->GetScrollbar(TTV_SCROLLBAR);
- // TODO TTV_FAKE_SCROLLBAR
this->UpdateSelectionStates();
this->FinishInitNested(desc, window_number);