From: Christopher Allan Webber Date: Tue, 26 Apr 2016 15:46:21 +0000 (-0500) Subject: actors: Fix self-destruct. X-Git-Tag: v0.2.0~37 X-Git-Url: https://jxself.org/git/?p=8sync.git;a=commitdiff_plain;h=2d7aed19925bba9851cbb6945ff865ad3adcd9c0;hp=2d7aed19925bba9851cbb6945ff865ad3adcd9c0 actors: Fix self-destruct. * 8sync/systems/actors.scm (self-destruct): Fix call to hash-remove!, which had the wrong arguments passed to hash-remove! ---