Method code for $message_frob.del_entry()

[Turn off line numbering]
  1: arg this, key;
  2: 
  3: this = this.del(key);
  4: return (<this(), this>);

// Created 27-Mar-1995 as a part of ColdCore, see: @help Credit

Tlon