aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/extension.ja.rdoc6
-rw-r--r--doc/extension.rdoc6
2 files changed, 0 insertions, 12 deletions
diff --git a/doc/extension.ja.rdoc b/doc/extension.ja.rdoc
index a964a466dc..019bba3d8f 100644
--- a/doc/extension.ja.rdoc
+++ b/doc/extension.ja.rdoc
@@ -1788,9 +1788,3 @@ rb_ary_store() などの,適切な API 関数を利用するようにして下
そのほか,対応についての詳細は README.EXT の「Appendix D. Generational
GC」を参照して下さい.
-
-/*
- * Local variables:
- * fill-column: 60
- * end:
- */
diff --git a/doc/extension.rdoc b/doc/extension.rdoc
index 33fd6660b3..48bb08661b 100644
--- a/doc/extension.rdoc
+++ b/doc/extension.rdoc
@@ -1821,9 +1821,3 @@ keyword in C. RB_GC_GUARD has the following advantages:
compilers and architectures. RB_GC_GUARD is customizable for broken
systems/compilers without those without negatively affecting other
systems.
-
-/*
- * Local variables:
- * fill-column: 70
- * end:
- */