* async.c, __scm.h: Removed lots of the old async click logic. It
authorMikael Djurfeldt <djurfeldt@nada.kth.se>
Tue, 21 Mar 2000 23:14:31 +0000 (23:14 +0000)
committerMikael Djurfeldt <djurfeldt@nada.kth.se>
Tue, 21 Mar 2000 23:14:31 +0000 (23:14 +0000)
commit9f0e55a65bab8c64e339353c4d8f8fda79c4d7b7
treedf0249c0637fa4045515f3ad67c7ae9c986eed50
parent90cca6f9aad5a39912447198192572d472327496
* async.c, __scm.h: Removed lots of the old async click logic.  It
is possible to reinsert it by defining GUILE_OLD_ASYNC_CLICK in
__scm.h.  Let's try this out and dump the old code after the
threads reorganization.
(set-tick-rate, set-switch-rate): Conditionally removed.
libguile/__scm.h
libguile/async.c