aboutsummaryrefslogtreecommitdiff
path: root/src/node_buffer.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/node_buffer.h')
-rw-r--r--src/node_buffer.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/node_buffer.h b/src/node_buffer.h
index c1e3b85948..122afc3770 100644
--- a/src/node_buffer.h
+++ b/src/node_buffer.h
@@ -27,10 +27,6 @@
namespace node {
-// TODO(addaleax): Remove this.
-NODE_DEPRECATED("use command-line flags",
- extern bool zero_fill_all_buffers);
-
namespace Buffer {
static const unsigned int kMaxLength = v8::TypedArray::kMaxLength;