--- deliantra/server/server/c_misc.c 2006/05/04 15:17:22 1.6 +++ deliantra/server/server/c_misc.c 2006/05/06 13:16:07 1.7 @@ -1390,11 +1390,6 @@ return 1; } -int command_suicide ( object *op, char *params ) -{ - hit_player ( op, 20000, op, PLAYER, 0 ); -} - /* * don't allow people to exit explore mode. It otherwise becomes * really easy to abuse this.