/soc/2015/mmcc/main: 362be0149c83: wrap two VV-specific function...

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

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
@@ -990,6 +990,7 @@ create_recv_appsink(PurpleMedia *media,
 }
 #endif
 
+#ifdef USE_VV
 static PurpleMediaElementInfo *
 get_send_application_element_info ()
 {
@@ -1010,7 +1011,6 @@ get_send_application_element_info ()
 	return info;
 }
 
-
 static PurpleMediaElementInfo *
 get_recv_application_element_info ()
 {
@@ -1030,6 +1030,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.