Local Functions (/std/inheritables/room.c)

void remove_sound(string key);

This function will remove the given sound key from the room.

See also: query_sounds(), query_sound(), set_sound(), set_sounds(), add_sound(), set_smells()
