diff options
Diffstat (limited to 'libguile/expand.h')
-rw-r--r-- | libguile/expand.h | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/libguile/expand.h b/libguile/expand.h index 74e01f374..f557f6004 100644 --- a/libguile/expand.h +++ b/libguile/expand.h @@ -342,9 +342,3 @@ SCM_INTERNAL void scm_init_expand (void); #endif /* SCM_EXPAND_H */ - -/* - Local Variables: - c-file-style: "gnu" - End: -*/ |