Function remove_relations:
Defined in module container (file: /std/container.c)

Remove relations from an object.  Relations can only successfully be removed 
if they are unoccupied.

Prototype:
void remove_relations(string array rels...);
