Nightmare Mudlib SimulEfun: remove_sky_event()

void remove_sky_event(function);

DESCRIPTION
Removes a function which was set up by add_sky_event() to be called at
time changes on the MUD.

LOCATION
/secure/SimulEfun/time.c

SEE ALSO
add_sky_event()
