Removes the trapping installed by break-on-access . Note that this function is deprecated.
break-on-access
clos
unbreak-on-access instance
instance
A class instance
Returns t .
t
Removes any break installed on instance by break-on-access. See untrace-on-access for details.
Note: this function is deprecated. You should now use untrace-on-access instead.
untrace-on-access