mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-05-20 11:40:18 +02:00
Remove unused, non-prefixed macros.
* libguile/__scm.h (BIGNUMS, TICKS): Remove.
This commit is contained in:
parent
b3eba3b2ff
commit
45f1c66749
1 changed files with 0 additions and 13 deletions
|
@ -134,19 +134,6 @@
|
|||
|
||||
/* #define GUILE_DEBUG_FREELIST */
|
||||
|
||||
/* All the number support there is.
|
||||
*/
|
||||
#define BIGNUMS
|
||||
|
||||
/* GC should relinquish empty cons-pair arenas. */
|
||||
/* cmm:FIXME look at this after done mangling the GC */
|
||||
/* #define GC_FREE_SEGMENTS */
|
||||
|
||||
/* Provide a scheme-accessible count-down timer that
|
||||
* generates a pseudo-interrupt.
|
||||
*/
|
||||
#define TICKS
|
||||
|
||||
|
||||
/* Use engineering notation when converting numbers strings?
|
||||
*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue