[Gd-chatter] r11733 - trunk/gwydion/d2c/runtime/garbage-collection

hannes at gwydiondylan.org hannes at gwydiondylan.org
Sun Mar 9 17:45:14 CET 2008


Author: hannes
Date: Sun Mar  9 17:45:14 2008
New Revision: 11733

Modified:
   trunk/gwydion/d2c/runtime/garbage-collection/garbage-collection-exports.dylan
Log:
Job: gd
since GC-quiet was removed in revision 11621 from
garbage-collection.dylan, remove GC-quiet and GC-quiet-setter
from the module exports


Modified: trunk/gwydion/d2c/runtime/garbage-collection/garbage-collection-exports.dylan
==============================================================================
--- trunk/gwydion/d2c/runtime/garbage-collection/garbage-collection-exports.dylan	(original)
+++ trunk/gwydion/d2c/runtime/garbage-collection/garbage-collection-exports.dylan	Sun Mar  9 17:45:14 2008
@@ -14,7 +14,6 @@
 
   export GC-gc-no, 
     // GC-oom-fn, GC-oom-fn-setter,
-    GC-quiet, GC-quiet-setter, 
     GC-dont-gc, GC-dont-gc-setter,
     GC-dont-expand, GC-dont-expand-setter, 
     GC-full-freq, GC-full-freq-setter,



More information about the chatter mailing list