| Index: test/cctest/compiler/test-operator.cc
|
| diff --git a/test/cctest/compiler/test-operator.cc b/test/cctest/compiler/test-operator.cc
|
| index 7d2dfdd469131e529ada9306a74a1a37a9f59721..eecf46a054159162754a37d7a86e3043e47f5dad 100644
|
| --- a/test/cctest/compiler/test-operator.cc
|
| +++ b/test/cctest/compiler/test-operator.cc
|
| @@ -2,9 +2,6 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| -// TODO(jochen): Remove this after the setting is turned on globally.
|
| -#define V8_IMMINENT_DEPRECATION_WARNINGS
|
| -
|
| #include <sstream>
|
|
|
| #include "src/compiler/operator.h"
|
|
|