Author: Armin Rigo <ar...@tunes.org> Branch: stmgc-c7 Changeset: r70129:d272e010c27b Date: 2014-03-20 20:13 +0100 http://bitbucket.org/pypy/pypy/changeset/d272e010c27b/
Log: Remove this diff --git a/rpython/jit/backend/llgraph/runner.py b/rpython/jit/backend/llgraph/runner.py --- a/rpython/jit/backend/llgraph/runner.py +++ b/rpython/jit/backend/llgraph/runner.py @@ -1032,9 +1032,6 @@ def execute_stm_transaction_break(self, _, really_wanted): pass - def execute_increment_debug_counter(self, descr, a): - pass - def execute_keepalive(self, descr, x): pass _______________________________________________ pypy-commit mailing list pypy-commit@python.org https://mail.python.org/mailman/listinfo/pypy-commit