summaryrefslogtreecommitdiff
path: root/libguile/weak-vector.h
diff options
context:
space:
mode:
Diffstat (limited to 'libguile/weak-vector.h')
-rw-r--r--libguile/weak-vector.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/libguile/weak-vector.h b/libguile/weak-vector.h
index 67102071f..06f373ef4 100644
--- a/libguile/weak-vector.h
+++ b/libguile/weak-vector.h
@@ -46,9 +46,3 @@ SCM_INTERNAL void scm_init_weak_vectors (void);
#endif /* SCM_WEAK_VECTOR_H */
-
-/*
- Local Variables:
- c-file-style: "gnu"
- End:
-*/