summaryrefslogtreecommitdiff
path: root/libguile/iselect.h
diff options
context:
space:
mode:
Diffstat (limited to 'libguile/iselect.h')
-rw-r--r--libguile/iselect.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/libguile/iselect.h b/libguile/iselect.h
index 8a526038a..7b9824298 100644
--- a/libguile/iselect.h
+++ b/libguile/iselect.h
@@ -38,9 +38,3 @@ SCM_API int scm_std_select (int fds,
#define SELECT_TYPE fd_set
#endif /* SCM_ISELECT_H */
-
-/*
- Local Variables:
- c-file-style: "gnu"
- End:
-*/