aboutsummaryrefslogtreecommitdiffstats
path: root/template
diff options
context:
space:
mode:
authornobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2016-01-05 14:07:58 +0000
committernobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2016-01-05 14:07:58 +0000
commit4d0e0a38239b7558f3f7934076b6e3dd54b1547f (patch)
tree0c1e8550cb3d5c6d8ef279494466ce89c82e6b32 /template
parent96acb6e3a1e53df1708d73cab9adb03d5ed60cb9 (diff)
downloadruby-4d0e0a38239b7558f3f7934076b6e3dd54b1547f.tar.gz
id.h.tmpl: no optparse here
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@53443 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'template')
-rw-r--r--template/id.h.tmpl2
1 files changed, 0 insertions, 2 deletions
diff --git a/template/id.h.tmpl b/template/id.h.tmpl
index 0db35c1802..ab5c98b6c4 100644
--- a/template/id.h.tmpl
+++ b/template/id.h.tmpl
@@ -11,8 +11,6 @@
**********************************************************************/
<%
-require 'optparse'
-
op_id_offset = 128
defs = File.join(File.dirname(File.dirname(erb.filename)), "defs/id.def")