Skip to content

crypto: remove unnecessary template class

I came across this template class but I don't understand why it is there. It is not used in the template specialization following it.

I just wanted to bring it up just in case this is something that has been overlooked.

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • commit message follows commit guidelines
Affected core subsystem(s)

crypto

Merge request reports

Loading