summaryrefslogtreecommitdiff
path: root/src/station_gui.cpp
diff options
context:
space:
mode:
authorrubidium <rubidium@openttd.org>2009-01-04 11:11:11 +0000
committerrubidium <rubidium@openttd.org>2009-01-04 11:11:11 +0000
commita41e60d255580ba33c07121be3d476bedaca3e62 (patch)
tree48ba8ed831ef96ae5bf0e9c51bf25ad1f3929249 /src/station_gui.cpp
parentd44ba26cd7d02ff9cdf883f9d3f30fe19e5a2285 (diff)
downloadopenttd-a41e60d255580ba33c07121be3d476bedaca3e62.tar.xz
(svn r14822) -Change: save 'build station' settings in the config file, like drag'n'drop and and show coverage area (Rexxars)
Diffstat (limited to 'src/station_gui.cpp')
-rw-r--r--src/station_gui.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/station_gui.cpp b/src/station_gui.cpp
index 471173f13..2873b13be 100644
--- a/src/station_gui.cpp
+++ b/src/station_gui.cpp
@@ -32,8 +32,6 @@
#include "table/strings.h"
#include "table/sprites.h"
-bool _station_show_coverage;
-
/**
* Draw small boxes of cargo amount and ratings data at the given
* coordinates. If amount exceeds 576 units, it is shown 'full', same