Enable deprecatations (again).
authorsvenpanne@chromium.org <svenpanne@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Fri, 8 Mar 2013 08:37:28 +0000 (08:37 +0000)
committersvenpanne@chromium.org <svenpanne@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Fri, 8 Mar 2013 08:37:28 +0000 (08:37 +0000)
Hopefully we will win the race this time...

BUG=v8:2487

Review URL: https://codereview.chromium.org/12554004

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@13878 ce2b1a6d-e550-0410-aec6-3dcde31c8c00

include/v8.h

index 0e5ab40..7016cb5 100644 (file)
@@ -38,8 +38,6 @@
 #ifndef V8_H_
 #define V8_H_
 
-// TODO(svenpanne) Remove me when the Chrome bindings are adapted.
-#define V8_DISABLE_DEPRECATIONS 1
 // TODO(dcarney): Remove once Latin-1 transitions in WebKit has stuck.
 #define V8_ONE_BYTE_STRINGS_ENABLED 1