CVSROOT: /cvs Module name: src Changes by: [email protected] 2023/06/18 13:08:52
Modified files:
usr.sbin/smtpd : ca.c
Log message:
remove ca_verify_cb(). was initially used for debugging, then the
logging went away but the no-op callback remained.
noticed by tb@
