Skip to content
Closed
Prev Previous commit
doc: removed hard coded handles where unnecessary
  • Loading branch information
SirR4T committed Aug 26, 2018
commit f10d321b463f40a736fc952de2364efe6db18396
2 changes: 0 additions & 2 deletions doc/api/errors.md
Original file line number Diff line number Diff line change
Expand Up @@ -1848,7 +1848,6 @@ Creation of a [`zlib`][] object failed due to incorrect configuration.
A module file could not be resolved while attempting a [`require()`][] or
`import` operation.

<a id="legacy-nodejs-error-codes"></a>
## Legacy Node.js Error Codes

> Stability: 0 - Deprecated. These error codes are either inconsistent, or have
Expand Down Expand Up @@ -1990,7 +1989,6 @@ removed: v10.0.0
Used when an attempt is made to use a `zlib` object after it has already been
closed.

<a id="unreleased_error_codes">
### Other error codes

These errors have never been released, but had been present on master between
Expand Down