Index: test/cctest/compiler/test-osr.cc |
diff --git a/test/cctest/compiler/test-osr.cc b/test/cctest/compiler/test-osr.cc |
index 7cc8fa6338c9ebfa2290dccddf8aff6c8f82d26c..6e1b6fc89956f157d40b14c3b269ddc98ae5a8d8 100644 |
--- a/test/cctest/compiler/test-osr.cc |
+++ b/test/cctest/compiler/test-osr.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 "src/codegen.h" |
#include "src/compiler/all-nodes.h" |
#include "src/compiler/common-operator.h" |