summaryrefslogtreecommitdiff
path: root/libguile/debug.h
diff options
context:
space:
mode:
Diffstat (limited to 'libguile/debug.h')
-rw-r--r--libguile/debug.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/libguile/debug.h b/libguile/debug.h
index 2a884156b..8e015ad7b 100644
--- a/libguile/debug.h
+++ b/libguile/debug.h
@@ -39,9 +39,3 @@ SCM_API SCM scm_debug_hang (SCM obj);
#endif /*GUILE_DEBUG*/
#endif /* SCM_DEBUG_H */
-
-/*
- Local Variables:
- c-file-style: "gnu"
- End:
-*/