Index: test/cctest/test-platform-linux.cc |
diff --git a/test/cctest/test-platform-linux.cc b/test/cctest/test-platform-linux.cc |
index abe43ad744aca2cb0a8d37a7896e7d522b5a97c9..613638e78a3c71975dc793b7929751693b8a9abb 100644 |
--- a/test/cctest/test-platform-linux.cc |
+++ b/test/cctest/test-platform-linux.cc |
@@ -27,9 +27,6 @@ |
// |
// Tests of the TokenLock class from lock.h |
-// TODO(mythria): Remove this define after this flag is turned on globally |
-#define V8_IMMINENT_DEPRECATION_WARNINGS |
- |
#include <pthread.h> |
#include <stdlib.h> |
#include <unistd.h> // for usleep() |