1
0
mirror of https://github.com/OpenTTD/OpenTTD.git synced 2025-08-26 07:59:09 +00:00

(svn r20467) -Fix (r20453): Remove personal note.

This commit is contained in:
frosch
2010-08-12 12:03:52 +00:00
parent 28048826f8
commit c808e5c30f

View File

@@ -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);