actors: Removing unnecessary level of indirection around actor-message-handler.
authorChristopher Allan Webber <cwebber@dustycloud.org>
Mon, 26 Dec 2016 21:26:10 +0000 (15:26 -0600)
committerChristopher Allan Webber <cwebber@dustycloud.org>
Mon, 26 Dec 2016 21:26:10 +0000 (15:26 -0600)
* 8sync/actors.scm (actor-message-handler): Move to be a simple #:getter
of <actor>, which is what it really was already anyhow.


No differences found