Removes an object from the list of owners of an object reactor
(vlr-owner-remove reactor owner)
Arguments
A VLR object.
A VLA-object to be removed from the list of notifiers for this reactor.
Return Values
The VLA-object from which the reactor was removed.
Examples
_$ (vlr-owner-remove circleReactor archie)
#<VLA-OBJECT IAcadArc 03ad0bcc>
vlr-owner-add function.
The