summaryrefslogtreecommitdiff
path: root/src/settings_type.h
diff options
context:
space:
mode:
authorrubidium <rubidium@openttd.org>2011-02-04 14:38:15 +0000
committerrubidium <rubidium@openttd.org>2011-02-04 14:38:15 +0000
commit313c1bc171b5714f8eda6f5a7b46c1d53cb3e532 (patch)
tree1b1ec593702c36cc6d2cd614b26ddea914f254c3 /src/settings_type.h
parent2ad1279725c08c98db9eaaceb684709f59a6650f (diff)
downloadopenttd-313c1bc171b5714f8eda6f5a7b46c1d53cb3e532.tar.xz
(svn r21955) -Cleanup: always show the long date in the status bar
Diffstat (limited to 'src/settings_type.h')
-rw-r--r--src/settings_type.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/settings_type.h b/src/settings_type.h
index 6a163be08..0faeb4407 100644
--- a/src/settings_type.h
+++ b/src/settings_type.h
@@ -46,7 +46,6 @@ struct GUISettings {
bool lost_vehicle_warn; ///< if a vehicle can't find its destination, show a warning
uint8 order_review_system; ///< perform order reviews on vehicles
bool vehicle_income_warn; ///< if a vehicle isn't generating income, show a warning
- bool status_long_date; ///< always show long date in status bar
bool show_finances; ///< show finances at end of year
bool sg_new_nonstop; ///< ttdpatch compatible nonstop handling read from pre v93 savegames
bool new_nonstop; ///< ttdpatch compatible nonstop handling