diff options
Diffstat (limited to 'libguile/chooks.h')
-rw-r--r-- | libguile/chooks.h | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/libguile/chooks.h b/libguile/chooks.h index 1a55b71b6..c6d65ef1d 100644 --- a/libguile/chooks.h +++ b/libguile/chooks.h @@ -69,9 +69,3 @@ SCM_API void *scm_c_hook_run (scm_t_c_hook *hook, void *data); #endif /* SCM_CHOOKS_H */ - -/* - Local Variables: - c-file-style: "gnu" - End: -*/ |