| Index: test/cctest/compiler/test-run-intrinsics.cc
|
| diff --git a/test/cctest/compiler/test-run-intrinsics.cc b/test/cctest/compiler/test-run-intrinsics.cc
|
| index fd2b3e6d165dd994393770415e88bf132db7705e..c536cd22ef079805f9b187a397e99445bb707bca 100644
|
| --- a/test/cctest/compiler/test-run-intrinsics.cc
|
| +++ b/test/cctest/compiler/test-run-intrinsics.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 "test/cctest/compiler/function-tester.h"
|
|
|
| namespace v8 {
|
|
|