| Index: test/cctest/test-date.cc
|
| diff --git a/test/cctest/test-date.cc b/test/cctest/test-date.cc
|
| index 89372c07eefa925696385ea63d6d550404395a41..a43ef0637bf931255d28f2797b1a9fedccbada00 100644
|
| --- a/test/cctest/test-date.cc
|
| +++ b/test/cctest/test-date.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 "src/v8.h"
|
|
|
| #include "src/global-handles.h"
|
|
|