diff options
-rw-r--r-- | libguile/__scm.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/libguile/__scm.h b/libguile/__scm.h index cc41d3433..34e94cf55 100644 --- a/libguile/__scm.h +++ b/libguile/__scm.h @@ -106,8 +106,6 @@ /* Random options (net yet supported or in final form). */ -#undef DEBUG_EXTENSIONS -#undef READER_EXTENSIONS #undef SCM_STACK_LIMIT 20000 #undef NO_CEVAL_STACK_CHECK #undef LONGLONGS |