--- deliantra/server/server/commands.C 2006/08/13 17:16:04 1.1 +++ deliantra/server/server/commands.C 2006/08/24 13:13:49 1.2 @@ -1,6 +1,6 @@ /* * static char *rcsid_commands_c = - * "$Id: commands.C,v 1.1 2006/08/13 17:16:04 elmex Exp $"; + * "$Id: commands.C,v 1.2 2006/08/24 13:13:49 root Exp $"; */ /* @@ -250,7 +250,6 @@ {"remove", command_remove,0.0}, {"reset", command_reset,0.0}, {"set_god", command_setgod, 0.0}, - {"server_speed", command_speed,0.0}, {"shutdown", command_shutdown, 0.0}, {"ssdumptable", command_ssdumptable,0.0}, {"stack_clear", command_stack_clear, 0.0 },