
remove_exit
removes an exit previously added.

remove_exit(string direc);
i.e. remove_exit("south");

Also see remove_dig_exit
and renew_exits() to make sure everything gets tidied.

