| Index: test/cctest/test-elements-kind.cc
|
| diff --git a/test/cctest/test-elements-kind.cc b/test/cctest/test-elements-kind.cc
|
| index b97847f3d45dba78d21bc7cf017adc36c3a1ef96..ee1f09d0a08588d9aefa47108b02f2df41b99545 100644
|
| --- a/test/cctest/test-elements-kind.cc
|
| +++ b/test/cctest/test-elements-kind.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 <stdlib.h>
|
| #include <utility>
|
|
|
|
|