Index: test/cctest/compiler/test-representation-change.cc |
diff --git a/test/cctest/compiler/test-representation-change.cc b/test/cctest/compiler/test-representation-change.cc |
index 65cc1f51e48e106f8b885093a9487cd1451022f7..db75d4c154506f10f5f6ef028a84df313e827dc5 100644 |
--- a/test/cctest/compiler/test-representation-change.cc |
+++ b/test/cctest/compiler/test-representation-change.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 <limits> |
#include "test/cctest/cctest.h" |