Function remove_item:
Defined in module simple_slots (file: /std/adversary/armor/simple_slots.c)

 nomask int remove_item(object what, string sname);
 Remove armor 'what' from armor slot 'sname'.

Prototype:
nomask int remove_item(object what, string sname);
