diff --git a/src/timetable_gui.cpp b/src/timetable_gui.cpp index f46290da1d..993fe75a66 100644 --- a/src/timetable_gui.cpp +++ b/src/timetable_gui.cpp @@ -242,7 +242,6 @@ struct TimetableWindow : Window { } [[fallthrough]]; - case WID_VT_ARRIVAL_DEPARTURE_SELECTION: case WID_VT_TIMETABLE_PANEL: fill.height = resize.height = GetCharacterHeight(FS_NORMAL); size.height = 8 * resize.height + padding.height;