summaryrefslogtreecommitdiff
path: root/src/command_type.h
diff options
context:
space:
mode:
authorfrosch <frosch@openttd.org>2010-01-31 20:55:10 +0000
committerfrosch <frosch@openttd.org>2010-01-31 20:55:10 +0000
commit5f4f562d5333d8401157dfa0cef82e8788f21952 (patch)
tree569609a12b1e95366027870f9fd61e714f498274 /src/command_type.h
parentcbbe311cea7d7f9ec1d2c28691ef1ae9fc9b3047 (diff)
downloadopenttd-5f4f562d5333d8401157dfa0cef82e8788f21952.tar.xz
(svn r18975) -Cleanup: CMD_REMOVE_ROAD is unused.
Diffstat (limited to 'src/command_type.h')
-rw-r--r--src/command_type.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/command_type.h b/src/command_type.h
index 42e622025..a02ac750f 100644
--- a/src/command_type.h
+++ b/src/command_type.h
@@ -188,7 +188,6 @@ enum {
CMD_BUILD_LONG_ROAD, ///< build a complete road (not a "half" one)
CMD_REMOVE_LONG_ROAD, ///< remove a complete road (not a "half" one)
CMD_BUILD_ROAD, ///< build a "half" road
- CMD_REMOVE_ROAD, ///< remove a "half" road
CMD_BUILD_ROAD_DEPOT, ///< build a road depot
CMD_BUILD_AIRPORT, ///< build an airport