| Index: src/compiler/machine-operator.h
|
| diff --git a/src/compiler/machine-operator.h b/src/compiler/machine-operator.h
|
| index 0c055b8732f79390b8a59f74f570750cc4247f93..9eaf640cd9db62b8ee3d94a449b661d8e1fe8eed 100644
|
| --- a/src/compiler/machine-operator.h
|
| +++ b/src/compiler/machine-operator.h
|
| @@ -297,7 +297,6 @@ class MachineOperatorBuilder final : public ZoneObject {
|
| #undef PSEUDO_OP_LIST
|
|
|
| private:
|
| - Zone* const zone_;
|
| MachineOperatorGlobalCache const& cache_;
|
| MachineType const word_;
|
| Flags const flags_;
|
|
|