/pidgin/main: 30f166f60ee0: wrap two VV-specific functions in #i...

Michael McConville <[email protected]>
Newsgroups gmane.comp.gnome.gaim.cvs
Message-ID <[email protected]>
Changeset: 30f166f60ee0e477f8d045cd26845e97e92f8a8c
Author:	 Michael McConville <[email protected]>
Date:	 2015-08-09 11:50 -0400
Branch:	 default
URL: https://hg.pidgin.im/pidgin/main/rev/30f166f60ee0

Description:

wrap two VV-specific functions in #ifdef USE_VV

diffstat:

 libpurple/mediamanager.c |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (27 lines):

diff --git a/libpurple/mediamanager.c b/libpurple/mediamanager.c
--- a/libpurple/mediamanager.c
+++ b/libpurple/mediamanager.c
@@ -1010,6 +1010,7 @@ create_recv_appsink(PurpleMedia *media,
 }
 #endif
 
+#ifdef USE_VV
 static PurpleMediaElementInfo *
 get_send_application_element_info ()
 {
@@ -1030,7 +1031,6 @@ get_send_application_element_info ()
 	return info;
 }
 
-
 static PurpleMediaElementInfo *
 get_recv_application_element_info ()
 {
@@ -1050,6 +1050,7 @@ get_recv_application_element_info ()
 
 	return info;
 }
+#endif	/* USE_VV */
 
 GstElement *
 purple_media_manager_get_element(PurpleMediaManager *manager,

_______________________________________________
Commits mailing list
[email protected]
https://pidgin.im/cgi-bin/mailman/listinfo/commits
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.