Commit cbf0e5a1 authored by Daniel Bevenius's avatar Daniel Bevenius
Browse files

src: remove finalized_ member from Hash class

This commit removes the finalized_ member from the Hash class as it does
not seem to be used in any valuable way. Commit c75f87cc ("crypto:
refactor the crypto module") removed the check where it was previously
used.

PR-URL: https://github.com/nodejs/node/pull/24822


Reviewed-By: default avatarAnna Henningsen <anna@addaleax.net>
Reviewed-By: default avatarJoyee Cheung <joyeec9h3@gmail.com>
Reviewed-By: default avatarColin Ihrig <cjihrig@gmail.com>
Reviewed-By: default avatarLuigi Pinca <luigipinca@gmail.com>
parent 59b46a42
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment