--- deliantra/server/server/commands.C 2006/09/10 15:59:57 1.9 +++ deliantra/server/server/commands.C 2006/09/14 22:34:03 1.11 @@ -1,9 +1,3 @@ - -/* - * static char *rcsid_commands_c = - * "$Id: commands.C,v 1.9 2006/09/10 15:59:57 root Exp $"; - */ - /* CrossFire, A Multiplayer game for X-windows @@ -24,7 +18,7 @@ along with this program; if not, write to the Free Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. - The author can be reached via e-mail to crossfire-devel@real-time.com + The author can be reached via e-mail to */ /* @@ -86,7 +80,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 */