Skip to content

Commit

Permalink
- dead code
Browse files Browse the repository at this point in the history
  • Loading branch information
kschiess committed Feb 14, 2011
1 parent 4589ec0 commit 39c17ac
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions lib/verneuil/process.rb
Expand Up @@ -228,12 +228,6 @@ def run_block(block)
@scopes = [block.scope]
end

# Pushes a return value to the value stack.
#
def push(value)
@stack.push value
end

# True if the current instruction pointer is valid.
#
def instruction_pointer_valid?
Expand Down

0 comments on commit 39c17ac

Please sign in to comment.