Index: test/cctest/expression-type-collector.cc |
diff --git a/test/cctest/expression-type-collector.cc b/test/cctest/expression-type-collector.cc |
index 87f925f1390e24243ad0c955b7564dc3fb243ccb..c5218b3ec483f845c061618b16524f188645994d 100644 |
--- a/test/cctest/expression-type-collector.cc |
+++ b/test/cctest/expression-type-collector.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/v8.h" |
#include "test/cctest/expression-type-collector.h" |