Remove some redundant trace code
authorMatt Caswell <matt@openssl.org>
Wed, 9 Nov 2016 09:52:37 +0000 (09:52 +0000)
committerMatt Caswell <matt@openssl.org>
Wed, 9 Nov 2016 16:03:09 +0000 (16:03 +0000)
commit60e3b3c5506997084352710cd78c4723642936c4
treee0053b99f7ec199c390e3845d1fd002b6a5feebe
parentb97667ce679d439a5620c326e0e9fefea3186bdc
Remove some redundant trace code

No need to have a supported versions table and a versions table. They
should be the same.

Reviewed-by: Rich Salz <rsalz@openssl.org>
ssl/t1_trce.c