summaryrefslogtreecommitdiff
path: root/libguile/hash.h
diff options
context:
space:
mode:
Diffstat (limited to 'libguile/hash.h')
-rw-r--r--libguile/hash.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/libguile/hash.h b/libguile/hash.h
index f8b57f916..a0f308dce 100644
--- a/libguile/hash.h
+++ b/libguile/hash.h
@@ -43,9 +43,3 @@ SCM_API SCM scm_hash (SCM obj, SCM n);
SCM_INTERNAL void scm_init_hash (void);
#endif /* SCM_HASH_H */
-
-/*
- Local Variables:
- c-file-style: "gnu"
- End:
-*/