Chromium Code Reviews| Index: src/v8.h |
| diff --git a/src/v8.h b/src/v8.h |
| index b8a5ae438006bc9e65e89cd97aabc9fc619c585a..b16374f338a3f7043108dbd0f2d698b0e9351f9c 100644 |
| --- a/src/v8.h |
| +++ b/src/v8.h |
| @@ -48,9 +48,6 @@ |
| #error both DEBUG and NDEBUG are set |
| #endif |
| -// TODO(dcarney): remove this |
| -#define V8_ALLOW_ACCESS_TO_RAW_HANDLE_CONSTRUCTOR |
| - |
| // Basic includes |
| #include "../include/v8.h" |
| #include "v8globals.h" |