summaryrefslogtreecommitdiff
path: root/command.h
diff options
context:
space:
mode:
authorpasky <pasky@openttd.org>2005-04-02 15:59:07 +0000
committerpasky <pasky@openttd.org>2005-04-02 15:59:07 +0000
commit71b0622cec7e42d7e0d4375120660ad52a672d51 (patch)
tree506cc04763f73e034311c8e4b4899c53c2c327a4 /command.h
parentd35f965c47a912e5cf69bfe64650e726728b4f40 (diff)
downloadopenttd-71b0622cec7e42d7e0d4375120660ad52a672d51.tar.xz
(svn r2127) Get rid again of the CmdSetNewMapSize(), which was agreed to be just useless clutter. (Perhaps we should get rid of CmdSetNewLandscapeType() too, but I won't take responsibility for that. ;-)
Diffstat (limited to 'command.h')
-rw-r--r--command.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/command.h b/command.h
index eeb9efd34..90a3283d2 100644
--- a/command.h
+++ b/command.h
@@ -149,8 +149,6 @@ enum {
CMD_CHANGE_PATCH_SETTING = 114,
CMD_REPLACE_VEHICLE = 115,
-
- CMD_SET_NEW_MAP_SIZE = 116,
};
enum {