Chromium Code Reviews| Index: test/cctest/test-log.cc |
| diff --git a/test/cctest/test-log.cc b/test/cctest/test-log.cc |
| index 0e9d574836083293b4f6a9ca0646c3f441d12dac..adbd1a5a373afc79d2de313b32e82543abb17487 100644 |
| --- a/test/cctest/test-log.cc |
| +++ b/test/cctest/test-log.cc |
| @@ -27,9 +27,6 @@ |
| // |
| // Tests of logging functions from log.h |
| -// TODO(jochen): Remove this after the setting is turned on globally. |
| -#define V8_IMMINENT_DEPRECATION_WARNINGS |
| - |
| #ifdef __linux__ |
| #include <pthread.h> |
| #include <signal.h> |