aboutsummaryrefslogtreecommitdiffstats
path: root/complex.c
diff options
context:
space:
mode:
Diffstat (limited to 'complex.c')
-rw-r--r--complex.c6
1 files changed, 0 insertions, 6 deletions
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:
-*/