--- deliantra/server/server/commands.C 2006/09/10 15:59:57 1.9 +++ deliantra/server/server/commands.C 2006/09/14 19:08:40 1.10 @@ -1,7 +1,7 @@ /* * static char *rcsid_commands_c = - * "$Id: commands.C,v 1.9 2006/09/10 15:59:57 root Exp $"; + * "$Id: commands.C,v 1.10 2006/09/14 19:08:40 root Exp $"; */ /* @@ -86,7 +86,6 @@ {"prepare", command_prepare, 1.0}, {"quit", command_quit, 0.0}, {"quit_character", command_real_quit, 0.0}, - {"rename", command_rename_item, 0.0}, {"resistances", command_resistances, 0.0}, {"rotateshoottype", command_rotateshoottype, 0.0}, {"skills", command_skills, 0.0}, /* shows player list of skills */