--- deliantra/server/include/sproto.h 2007/03/02 12:14:57 1.50 +++ deliantra/server/include/sproto.h 2007/03/02 13:32:51 1.51 @@ -197,7 +197,6 @@ int command_hide(object *op, char *params); int command_setgod(object *op, char *params); int command_banish(object *op, char *params); -int command_kick(object *op, char *params); int command_save_overlay(object *op, char *params); int command_toggle_shout(object *op, char *params); int command_shutdown(object *op, char *params);