| Index: test/cctest/test-list.cc
|
| diff --git a/test/cctest/test-list.cc b/test/cctest/test-list.cc
|
| index 4f0f610409b0cc8e14cdd15727762680ee9e8d91..20c13f6e65bd5a8463087357703ce81d0ac569fe 100644
|
| --- a/test/cctest/test-list.cc
|
| +++ b/test/cctest/test-list.cc
|
| @@ -25,9 +25,6 @@
|
| // (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
|
| // OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
|
|
| -// TODO(jochen): Remove this after the setting is turned on globally.
|
| -#define V8_IMMINENT_DEPRECATION_WARNINGS
|
| -
|
| #include <stdlib.h>
|
| #include <string.h>
|
| #include "src/v8.h"
|
|
|