--- deliantra/server/include/sproto.h 2006/09/29 19:28:43 1.21 +++ deliantra/server/include/sproto.h 2006/10/01 23:44:36 1.22 @@ -288,8 +288,6 @@ int command_save_overlay(object *op, char *params); int command_toggle_shout(object *op, char *params); int command_shutdown(object *op, char *params); -int command_goto(object *op, char *params); -int command_generate(object *op, char *params); int command_freeze(object *op, char *params); int command_arrest(object *op, char *params); int command_summon(object *op, char *params);