actors: Remove deprecated call to former "8sync" definition
authorChristopher Allan Webber <cwebber@dustycloud.org>
Sat, 10 Dec 2016 22:16:08 +0000 (16:16 -0600)
committerChristopher Allan Webber <cwebber@dustycloud.org>
Sat, 10 Dec 2016 22:16:08 +0000 (16:16 -0600)
commit387a9f1a6ceb55c5362daae00171a67abc4135dc
treebd45a0fe2ad56e5c73d84d765be6dbd1dcdc1457
parent4874b23457ce2ff05e1381d6b8eca9f97b52285f
actors: Remove deprecated call to former "8sync" definition

These used the old meaning of 8sync, where something would happen
asynchronously but return its value.

* 8sync/systems/actors.scm (hive-create-actor, hive-create-actor*): Remove
  call to 8sync, just call its previous body on its own.
8sync/systems/actors.scm