--- deliantra/server/server/commands.C 2007/03/02 13:43:59 1.41 +++ deliantra/server/server/commands.C 2007/03/02 15:04:35 1.43 @@ -138,9 +138,6 @@ {"stats", command_stats, 0.0}, {"summon", command_summon, 0.0}, //{"overlay_save", command_save_overlay, 0.0}, - -/* {"possess", command_possess, 0.0}, */ - {"mon_aggr", command_mon_aggr, 0.0}, }; const int WizCommandsSize = sizeof (WizCommands) / sizeof (CommArray_s);