Index: test/cctest/test-weaksets.cc |
diff --git a/test/cctest/test-weaksets.cc b/test/cctest/test-weaksets.cc |
index 20eef8a4919a6501d3148da3132f3a27cf188ce7..77e53c6f3e8b5163f9a704e105070f9960406ccc 100644 |
--- a/test/cctest/test-weaksets.cc |
+++ b/test/cctest/test-weaksets.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(mythria): Remove this after this flag is turned on globally |
-#define V8_IMMINENT_DEPRECATION_WARNINGS |
- |
#include <utility> |
#include "src/v8.h" |