From 4d0e0a38239b7558f3f7934076b6e3dd54b1547f Mon Sep 17 00:00:00 2001 From: nobu Date: Tue, 5 Jan 2016 14:07:58 +0000 Subject: [PATCH] id.h.tmpl: no optparse here git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@53443 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- template/id.h.tmpl | 2 -- 1 file changed, 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")