summaryrefslogtreecommitdiff
path: root/command.h
diff options
context:
space:
mode:
authortron <tron@openttd.org>2005-02-04 17:14:36 +0000
committertron <tron@openttd.org>2005-02-04 17:14:36 +0000
commitb5ed24e39e4babb894cbb786f631c370766aa8af (patch)
tree76ba2ba3d4b5420595e2f75e85f58a04311b0a4d /command.h
parent361d415b88a18e646f24ed3d39345f8ebbb61a72 (diff)
downloadopenttd-b5ed24e39e4babb894cbb786f631c370766aa8af.tar.xz
(svn r1791) Remove the remnants of CMD_DESTROY_INDUSTRY, which was removed a long time ago
Diffstat (limited to 'command.h')
-rw-r--r--command.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/command.h b/command.h
index dc682db09..90a3283d2 100644
--- a/command.h
+++ b/command.h
@@ -149,7 +149,6 @@ enum {
CMD_CHANGE_PATCH_SETTING = 114,
CMD_REPLACE_VEHICLE = 115,
- //CMD_DESTROY_INDUSTRY = 109,
};
enum {