summaryrefslogtreecommitdiff
path: root/libguile/pthread-threads.h
diff options
context:
space:
mode:
Diffstat (limited to 'libguile/pthread-threads.h')
-rw-r--r--libguile/pthread-threads.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/libguile/pthread-threads.h b/libguile/pthread-threads.h
index 70e5669c1..5dbcc5bd1 100644
--- a/libguile/pthread-threads.h
+++ b/libguile/pthread-threads.h
@@ -97,9 +97,3 @@ extern pthread_mutexattr_t scm_i_pthread_mutexattr_recursive[1];
#define scm_i_scm_pthread_cond_timedwait scm_pthread_cond_timedwait
#endif /* SCM_PTHREADS_THREADS_H */
-
-/*
- Local Variables:
- c-file-style: "gnu"
- End:
-*/