diff options
-rw-r--r-- | src/comp.c | 3 |
1 files changed, 0 insertions, 3 deletions
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: */ |