diff options
Diffstat (limited to 'libguile/conv-integer.i.c')
-rw-r--r-- | libguile/conv-integer.i.c | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/libguile/conv-integer.i.c b/libguile/conv-integer.i.c index 2a020b316..5591d9c17 100644 --- a/libguile/conv-integer.i.c +++ b/libguile/conv-integer.i.c @@ -146,9 +146,3 @@ SCM_FROM_TYPE_PROTO (TYPE val) #undef SIZEOF_TYPE #undef SCM_TO_TYPE_PROTO #undef SCM_FROM_TYPE_PROTO - -/* - Local Variables: - c-file-style: "gnu" - End: -*/ |