diff options
Diffstat (limited to 'libguile/__scm.h')
-rw-r--r-- | libguile/__scm.h | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/libguile/__scm.h b/libguile/__scm.h index 810396420..d0e979831 100644 --- a/libguile/__scm.h +++ b/libguile/__scm.h @@ -154,17 +154,6 @@ -/* {Unsupported Options} - * - * These must be defined as given here. - */ - - -/* Guile Scheme supports the #f/() distinction; Guile Lisp won't. We - have horrible plans for their unification. */ -#undef SICP - - /* Random options (not yet supported or in final form). */ |