~ chicken-core (chicken-5) 656a03e48e746fc5b800ca3fe6bc5aded271bc73
commit 656a03e48e746fc5b800ca3fe6bc5aded271bc73
Author: felix <felix@call-with-current-continuation.org>
AuthorDate: Mon Apr 24 11:15:20 2017 +0200
Commit: felix <felix@call-with-current-continuation.org>
CommitDate: Mon Apr 24 11:15:20 2017 +0200
setup.defaults: drop temporary location for C5 development eggs
diff --git a/setup.defaults b/setup.defaults
index e8f096fb..dee1c072 100644
--- a/setup.defaults
+++ b/setup.defaults
@@ -13,8 +13,6 @@
;
; Note that these override eggs from servers.
-(location "/home/felix/chicken/c5-eggs"); XXX
-
;; list of servers in the order in which they will be processed
;
Trap