Index: test/cctest/compiler/test-run-jsops.cc |
diff --git a/test/cctest/compiler/test-run-jsops.cc b/test/cctest/compiler/test-run-jsops.cc |
index ff18613b106c3aa1700fe1fa7b4df38b41ee5ff4..d3f32d93be7a43ac59ca5f0f5f7dc21cf22c0457 100644 |
--- a/test/cctest/compiler/test-run-jsops.cc |
+++ b/test/cctest/compiler/test-run-jsops.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 { |