HomeFreeBSD

Get rid of unused variables.

Description

Get rid of unused variables.

copied_key and copied_salt are assigned with NULL and never used
otherwise. Remove the two variables and related code.

Reviewed by: pfg
MFC after: 2 weeks
Differential Revision: https://reviews.freebsd.org/D16314

Details

Provenance
delphijAuthored on
Reviewer
pfg
Differential Revision
D16314: Get rid of unused variables.
Parents
rS336539: libmd: Always erase context in _Final method, and when doing
Branches
Unknown
Tags
Unknown