summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/api/errors.md5
1 files changed, 0 insertions, 5 deletions
diff --git a/doc/api/errors.md b/doc/api/errors.md
index 36df9b24a6..f0d7da3aea 100644
--- a/doc/api/errors.md
+++ b/doc/api/errors.md
@@ -1332,11 +1332,6 @@ A Node.js API was called in an unsupported manner.
For example: `Buffer.write(string, encoding, offset[, length])`
-<a id="ERR_OUTOFMEMORY"></a>
-### ERR_OUTOFMEMORY
-
-An operation caused an out-of-memory condition.
-
<a id="ERR_OUT_OF_RANGE"></a>
### ERR_OUT_OF_RANGE