summaryrefslogtreecommitdiff
path: root/src/settings_type.h
diff options
context:
space:
mode:
authorrubidium <rubidium@openttd.org>2011-02-04 15:29:50 +0000
committerrubidium <rubidium@openttd.org>2011-02-04 15:29:50 +0000
commit4355231f677b2ad779daaab701444c5b003cdaed (patch)
treef1e56a46ce1658ea03125942a87fd51ab11cb51d /src/settings_type.h
parent4c5ca174861c4324761b31de5a98a5c9a7d976df (diff)
downloadopenttd-4355231f677b2ad779daaab701444c5b003cdaed.tar.xz
(svn r21958) -Cleanup: join_stations setting; can done by distant join and could be subverted by distant join
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 450a8849f..7629d83a4 100644
--- a/src/settings_type.h
+++ b/src/settings_type.h
@@ -382,7 +382,6 @@ struct EconomySettings {
/** Settings related to stations. */
struct StationSettings {
bool modified_catchment; ///< different-size catchment areas
- bool join_stations; ///< allow joining of train stations
bool adjacent_stations; ///< allow stations to be built directly adjacent to other stations
bool distant_join_stations; ///< allow to join non-adjacent stations
bool never_expire_airports; ///< never expire airports