RT2724: Remove extra declaration
authorJohn Fitzgibbon <john_fitzgibbon@yahoo.com>
Mon, 18 Aug 2014 21:55:19 +0000 (17:55 -0400)
committerRich Salz <rsalz@akamai.com>
Tue, 26 Aug 2014 20:55:54 +0000 (16:55 -0400)
commit383f0e349f0516440a37db29a6b81b8f6c49207f
tree1672eb4fe65aaf7a934a1cdbe8fb23f8323e9875
parent0a64a864b45e9b4f05ea0cf213cd720b1c26de0d
RT2724: Remove extra declaration

Extra SSL_get_selected_srtp_profile() declaration in ssl/srtp.h
causes -Werror builds to fail.

Cherry-picked from 3609b02305c3678525930ff9bacb566c0122ea2a

Reviewed-by: Tim Hudson <tjh@openssl.org>
ssl/srtp.h