libpurple/protocols/jabber/jingle/rtp.c

changeset 38854
086e15ec656d
parent 38748
17f8a2a8ccba
child 39494
f68a311bc10d
--- 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,

mercurial