--- deliantra/server/server/commands.C 2006/09/03 00:18:42 1.7 +++ deliantra/server/server/commands.C 2006/09/04 11:08:00 1.8 @@ -1,6 +1,6 @@ /* * static char *rcsid_commands_c = - * "$Id: commands.C,v 1.7 2006/09/03 00:18:42 root Exp $"; + * "$Id: commands.C,v 1.8 2006/09/04 11:08:00 root Exp $"; */ /* @@ -227,7 +227,6 @@ #ifdef DEBUG_MALLOC_LEVEL {"verify", command_malloc_verify,0.0}, #endif - {"malloc", command_malloc,0.0}, {"players", command_players, 0.0}, {"plugin",command_loadplugin,0.0}, {"pluglist",command_listplugins,0.0},