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
commit361fa838a3f5a8ba2fd3be9037ce7fa92e40e74d (patch)
tree0c1e8550cb3d5c6d8ef279494466ce89c82e6b32 /template
parenta4c9b194635020e98c1f46b57fcc7b34d4127ecb (diff)
downloadruby-361fa838a3f5a8ba2fd3be9037ce7fa92e40e74d.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")