| Index: test/cctest/test-transitions.cc
|
| diff --git a/test/cctest/test-transitions.cc b/test/cctest/test-transitions.cc
|
| index 5cfa0c507d3ef232a7454972dc523f823916722b..8834f9ade1e03a5b83a09a8075430d1e48da5073 100644
|
| --- a/test/cctest/test-transitions.cc
|
| +++ b/test/cctest/test-transitions.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(mythria): Remove this define after this flag is turned on globally
|
| -#define V8_IMMINENT_DEPRECATION_WARNINGS
|
| -
|
| #include <stdlib.h>
|
| #include <utility>
|
|
|
|
|