Method code for $has_reactions.remove_active()

[Turn on line numbering]
arg key, id;

active = dict_add(active, key, dict_del(active[key], id));

["// Created 23-Aug-1995 as a part of ColdCore, see: @help Credit"]

the Cold Dark