summaryrefslogtreecommitdiff
path: root/callback_table.c
diff options
context:
space:
mode:
authortron <tron@openttd.org>2005-10-26 07:12:14 +0000
committertron <tron@openttd.org>2005-10-26 07:12:14 +0000
commit203726ed34b30001995515c2ac924ab14d862b1c (patch)
treee85e547f670ea372096be6544c91b309b928cb80 /callback_table.c
parentb97473e874e133b86817a5f0b59624f977a32e50 (diff)
downloadopenttd-203726ed34b30001995515c2ac924ab14d862b1c.tar.xz
(svn r3090) Remove long dead pieces of code
Diffstat (limited to 'callback_table.c')
-rw-r--r--callback_table.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/callback_table.c b/callback_table.c
index c5fc15354..25b9e713c 100644
--- a/callback_table.c
+++ b/callback_table.c
@@ -26,7 +26,6 @@ CommandCallback CcBuildCanal;
CommandCallback CcPlaySound10;
CommandCallback CcPlaceSign;
CommandCallback CcTerraform;
-//CommandCallback CcDemolish;
CommandCallback CcBuildTown;
/* rail_gui.c */