Chromium Code Reviews| Index: runtime/vm/simulator_mips.h |
| diff --git a/runtime/vm/simulator_mips.h b/runtime/vm/simulator_mips.h |
| index cddfeaf18c8d003d312f681187102a7f785e4be3..cbda735d9472c0cd96c6b3219388e3ae640d44b0 100644 |
| --- a/runtime/vm/simulator_mips.h |
| +++ b/runtime/vm/simulator_mips.h |
| @@ -146,7 +146,6 @@ class Simulator { |
| void Longjmp(uword pc, |
| uword sp, |
| uword fp, |
| - uword pp, |
| RawObject* raw_exception, |
| RawObject* raw_stacktrace, |
| Thread* thread); |