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
commit46c2fc4c226e077f76b01e23c0fca8788d382a5d (patch)
tree506cc04763f73e034311c8e4b4899c53c2c327a4 /command.h
parent31a7ef993326fd652b109368d59e224ec88d34ab (diff)
downloadopenttd-46c2fc4c226e077f76b01e23c0fca8788d382a5d.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 {