summaryrefslogtreecommitdiff
path: root/libguile/modules.h
diff options
context:
space:
mode:
Diffstat (limited to 'libguile/modules.h')
-rw-r--r--libguile/modules.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/libguile/modules.h b/libguile/modules.h
index 168dccf80..66adff51b 100644
--- a/libguile/modules.h
+++ b/libguile/modules.h
@@ -124,9 +124,3 @@ SCM_INTERNAL void scm_modules_prehistory (void);
SCM_INTERNAL void scm_init_modules (void);
#endif /* SCM_MODULES_H */
-
-/*
- Local Variables:
- c-file-style: "gnu"
- End:
-*/