| Index: src/hydrogen-environment-liveness.h
|
| diff --git a/src/hydrogen-environment-liveness.h b/src/hydrogen-environment-liveness.h
|
| index 484e56d52eb0d54f31106a8439baa285dd6a763d..66ecd5b3836c8f29ee17bd7625a7814fe91acc87 100644
|
| --- a/src/hydrogen-environment-liveness.h
|
| +++ b/src/hydrogen-environment-liveness.h
|
| @@ -62,7 +62,6 @@ class EnvironmentSlotLivenessAnalyzer {
|
| // Use a dedicated Zone for this phase, with a ZoneScope to ensure it
|
| // gets freed.
|
| Zone zone_;
|
| - ZoneScope zone_scope_;
|
|
|
| int block_count_;
|
|
|
|
|