diff options
Diffstat (limited to 'libguile/print.h')
-rw-r--r-- | libguile/print.h | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/libguile/print.h b/libguile/print.h index 31714a7a1..4719baada 100644 --- a/libguile/print.h +++ b/libguile/print.h @@ -111,9 +111,3 @@ SCM_API SCM scm_current_pstate (void); #endif #endif /* SCM_PRINT_H */ - -/* - Local Variables: - c-file-style: "gnu" - End: -*/ |