summaryrefslogtreecommitdiff
path: root/libguile/weak-set.h
diff options
context:
space:
mode:
Diffstat (limited to 'libguile/weak-set.h')
-rw-r--r--libguile/weak-set.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/libguile/weak-set.h b/libguile/weak-set.h
index 01dfc2270..7c687cc82 100644
--- a/libguile/weak-set.h
+++ b/libguile/weak-set.h
@@ -59,9 +59,3 @@ SCM_INTERNAL void scm_i_weak_set_print (SCM exp, SCM port, scm_print_state *psta
SCM_INTERNAL void scm_init_weak_set (void);
#endif /* SCM_WEAK_SET_H */
-
-/*
- Local Variables:
- c-file-style: "gnu"
- End:
-*/