--- a/libpurple/protocols/jabber/jingle/rtp.c Fri Dec 29 03:57:44 2017 +0000 +++ b/libpurple/protocols/jabber/jingle/rtp.c Thu Jan 04 22:39:03 2018 -0600 @@ -59,13 +59,6 @@ static PurpleMedia *jingle_rtp_get_media(JingleSession *session); -#if 0 -enum { - LAST_SIGNAL -}; -static guint jingle_rtp_signals[LAST_SIGNAL] = {0}; -#endif - enum { PROP_0, PROP_MEDIA_TYPE,