Method code for $root.del_trusted_obj()

[Turn off line numbering]
  1: trusted_by = (trusted_by || []).setremove(sender());
  2: if (!trusted_by)
  3:     clear_var('trusted_by);

// Created as a part of ColdCore, see: @help Credit

Tlon