.DT
remove_exit
Discworld room help
remove_exit

Name
.SI 5
remove_exit - Removes an exit from the room.
.EI

Syntax
.SI 5
int remove_exit(string dir);
.EI

Description
.SP 5 5
Removes the specified exit from the room.  Returns 1 on success 0 on
failure.
.EP

See also
.SP 5 5
add_exit, modify_exit
.EP
