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, 19 Aug 2014 13:38:43 +0000 (09:38 -0400)
commit3609b02305c3678525930ff9bacb566c0122ea2a
treea209d3e4f3f397cd210369b48e4bec1a95811d8d
parent8b6e517e339b7d9208f06b0c0ed47e3092a44fc6
RT2724: Remove extra declaration

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

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