def _unlink_channel(self, chanid): "used by a Channel to remove itself from the active channel list" self._channels.delete(chanid)