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: -*/