| Index: src/compiler/instruction-selector.cc
|
| diff --git a/src/compiler/instruction-selector.cc b/src/compiler/instruction-selector.cc
|
| index c18c474c345394ec576588b0eb16d6a1d26589c6..ab763c20b01a1b98b40909bbd36a80cf2585d109 100644
|
| --- a/src/compiler/instruction-selector.cc
|
| +++ b/src/compiler/instruction-selector.cc
|
| @@ -87,7 +87,6 @@ void InstructionSelector::SelectInstructions() {
|
| #endif
|
| }
|
|
|
| -
|
| void InstructionSelector::StartBlock(RpoNumber rpo) {
|
| if (FLAG_turbo_instruction_scheduling &&
|
| InstructionScheduler::SchedulerSupported()) {
|
|
|