summaryrefslogtreecommitdiff
path: root/libguile/error.h
diff options
context:
space:
mode:
Diffstat (limited to 'libguile/error.h')
-rw-r--r--libguile/error.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/libguile/error.h b/libguile/error.h
index 39058d411..8a78e8cba 100644
--- a/libguile/error.h
+++ b/libguile/error.h
@@ -105,9 +105,3 @@ SCM_INTERNAL void scm_init_error (void);
#endif /* SCM_ERROR_H */
-
-/*
- Local Variables:
- c-file-style: "gnu"
- End:
-*/