From: Eli Zaretskii Date: Sat, 28 Jan 2023 14:52:44 +0000 (+0200) Subject: ; * src/comp.c: Remove Local Variables section to avoid warnings. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~16^2~1016 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=bc5ee2b7bf0;p=emacs.git ; * src/comp.c: Remove Local Variables section to avoid warnings. --- diff --git a/src/comp.c b/src/comp.c index bd7ecfffc23..10cf7962ba1 100644 --- a/src/comp.c +++ b/src/comp.c @@ -5912,6 +5912,3 @@ file -> CU. */); defsubr (&Snative_comp_available_p); } -/* Local Variables: */ -/* c-file-offsets: ((arglist-intro . +)) */ -/* End: */