| Index: test/cctest/test-simd.cc
|
| diff --git a/test/cctest/test-simd.cc b/test/cctest/test-simd.cc
|
| index 98c6c7f9df08a5651a6d40b12981e74d0d07c030..1f412affba8d0e747eb445a30cee3c7f28eaab34 100644
|
| --- a/test/cctest/test-simd.cc
|
| +++ b/test/cctest/test-simd.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 "src/v8.h"
|
|
|
| #include "src/objects.h"
|
|
|