Remove an unused function
authorMatt Caswell <matt@openssl.org>
Mon, 11 Apr 2016 12:46:11 +0000 (13:46 +0100)
committerMatt Caswell <matt@openssl.org>
Mon, 11 Apr 2016 13:31:26 +0000 (14:31 +0100)
commitf8c3f2b4eda697a35b213d44df627190d03c694f
treeca39f545ef8db6eaf335430c41efa73e4ef8c1af
parent2af22b7dd56e5464984aeaf9c025674deef3aada
Remove an unused function

The function pqueue_print is not exported and is never called. Therefore
we should delete it.

Reviewed-by: Richard Levitte <levitte@openssl.org>
Reviewed-by: Rich Salz <rsalz@openssl.org>
ssl/pqueue.c
ssl/ssl_locl.h