From ca968ee45eabd35e21c1f3f602ae33816ae64d23 Mon Sep 17 00:00:00 2001 From: nobu Date: Sun, 14 Oct 2012 17:20:42 +0000 Subject: remove garbage line * compile.c (new_insn_send): remove garbage line. * tool/instruction.rb (sp_increase_c_expr): ditto. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@37182 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- tool/instruction.rb | 1 - 1 file changed, 1 deletion(-) (limited to 'tool/instruction.rb') diff --git a/tool/instruction.rb b/tool/instruction.rb index c6e0c40c0c..fb07d778bc 100755 --- a/tool/instruction.rb +++ b/tool/instruction.rb @@ -72,7 +72,6 @@ class RubyVM elsif (t == 'CALL_INFO' && ((re = /\b#{v}\b/n) =~ @sp_inc)) ret << " CALL_INFO #{v} = (CALL_INFO)(opes[#{i}]);\n" end - } @defopes.each_with_index{|((t, var), val), i| -- cgit v1.2.3