libpurple/protocols/jabber/jingle/rtp.h

changeset 41490
2b1695327414
parent 40358
e6fe6fc1f516
child 42410
563e7a17c220
--- a/libpurple/protocols/jabber/jingle/rtp.h	Fri Aug 12 01:29:41 2022 -0500
+++ b/libpurple/protocols/jabber/jingle/rtp.h	Fri Aug 12 01:32:07 2022 -0500
@@ -27,8 +27,6 @@
 
 #include "config.h"
 
-#ifdef USE_VV
-
 #include <glib.h>
 #include <glib-object.h>
 
@@ -63,7 +61,5 @@
 
 G_END_DECLS
 
-#endif /* USE_VV */
-
 #endif /* PURPLE_JABBER_JINGLE_RTP_H */
 

mercurial