.DT
remove_shadow
$MUDNAME$ driver help
remove_shadow

.SH Name
.SI 5
remove_shadow() - clear all the shadows related to an object
.EI

.SH Syntax
.SI 5
int remove_shadow( object ob );
.EI

.SH Description
.SP 5 5
This function removes ALL shadows associated with the object `ob'.
Note this means all shadows ON the object, and all shadows
ORIGINATED by the object.
.EP

.SH See also
.SI 5
shadow()
.EI
