Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Remove unused operand
  • Loading branch information
enebo committed Dec 12, 2014
1 parent db85ae4 commit 7dbef09
Showing 1 changed file with 0 additions and 1 deletion.
Expand Up @@ -11,7 +11,6 @@
import org.jruby.runtime.builtin.IRubyObject;

public class ArgScopeDepthInstr extends Instr implements ResultInstr,FixedArityInstr {
private Operand arg;
private Variable result;

public ArgScopeDepthInstr(Variable result) {
Expand Down

0 comments on commit 7dbef09

Please sign in to comment.