summaryrefslogtreecommitdiff
path: root/posix/regex.c
diff options
context:
space:
mode:
Diffstat (limited to 'posix/regex.c')
-rw-r--r--posix/regex.c8
1 files changed, 0 insertions, 8 deletions
diff --git a/posix/regex.c b/posix/regex.c
index c127b01aa5..65f9599b8d 100644
--- a/posix/regex.c
+++ b/posix/regex.c
@@ -5481,11 +5481,3 @@ regfree (preg)
}
#endif /* not emacs */
-
-/*
-Local variables:
-make-backup-files: t
-version-control: t
-trim-versions-without-asking: nil
-End:
-*/