diff options
Diffstat (limited to 'libguile/__scm.h')
-rw-r--r-- | libguile/__scm.h | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/libguile/__scm.h b/libguile/__scm.h index 8220d7e4c..5c6425c3c 100644 --- a/libguile/__scm.h +++ b/libguile/__scm.h @@ -406,11 +406,5 @@ extern struct errdesc scm_errmsgs[]; -#ifdef __STDC__ - -#else /* STDC */ - -#endif /* STDC */ - #endif /* __SCMH */ |