Chromium Code Reviews| Index: runtime/vm/deopt_instructions.cc |
| =================================================================== |
| --- runtime/vm/deopt_instructions.cc (revision 20161) |
| +++ runtime/vm/deopt_instructions.cc (working copy) |
| @@ -691,7 +691,6 @@ |
| void DeoptInfoBuilder::AddCopy(const Location& from_loc, |
| - const Value& from_value, |
| const intptr_t to_index) { |
| DeoptInstr* deopt_instr = NULL; |
| if (from_loc.IsConstant()) { |