From bc64df876ebe96fa5da2b98d6227a8ef4163b911 Mon Sep 17 00:00:00 2001 From: shyouhei Date: Thu, 27 Dec 2018 06:12:09 +0000 Subject: delete emacs mode lines [ci skip] These settings are now covered by .dir-locals.el. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@66584 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- complex.c | 6 ------ 1 file changed, 6 deletions(-) (limited to 'complex.c') diff --git a/complex.c b/complex.c index 64065b68cc..38a1907aac 100644 --- a/complex.c +++ b/complex.c @@ -2295,9 +2295,3 @@ Init_Complex(void) rb_provide("complex.so"); /* for backward compatibility */ } - -/* -Local variables: -c-file-style: "ruby" -End: -*/ -- cgit v1.2.3