mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
id.h.tmpl: no optparse here
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@53443 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
96acb6e3a1
commit
4d0e0a3823
1 changed files with 0 additions and 2 deletions
|
@ -11,8 +11,6 @@
|
|||
|
||||
**********************************************************************/
|
||||
<%
|
||||
require 'optparse'
|
||||
|
||||
op_id_offset = 128
|
||||
|
||||
defs = File.join(File.dirname(File.dirname(erb.filename)), "defs/id.def")
|
||||
|
|
Loading…
Reference in a new issue