--- deliantra/server/include/sproto.h 2007/03/02 10:15:39 1.43 +++ deliantra/server/include/sproto.h 2007/03/02 10:55:00 1.45 @@ -128,17 +128,13 @@ int command_fix_me(object *op, char *params); int command_players(object *op, char *paramss); int command_logs(object *op, char *params); -int command_applymode(object *op, char *params); int command_bowmode(object *op, char *params); -int command_petmode(object *op, char *params); int command_showpets(object *op, char *params); -int command_usekeys(object *op, char *params); int command_resistances(object *op, char *params); int command_help(object *op, char *params); int onoff_value(const char *line); int command_quit(object *op, char *params); int command_real_quit(object *op, char *params); -int command_sound(object *op, char *params); void receive_player_name(object *op, char k); void receive_player_password(object *op, char k); int command_title(object *op, char *params);