libpurple/media.h

branch
cpw.darkrain42.xmpp.bosh
changeset 26960
6ab1af0e17f7
parent 26958
a955bd42f529
parent 26675
0451fd01c1c8
child 28133
4b84b16a01af
--- a/libpurple/media.h	Tue Apr 28 18:57:47 2009 +0000
+++ b/libpurple/media.h	Tue Apr 28 19:08:06 2009 +0000
@@ -681,17 +681,6 @@
  */
 void purple_media_remove_output_windows(PurpleMedia *media);
 
-/**
- * Returns whether or not a specific transmitter type is present.
- *
- * @param transmitter The name of the transmitter.
- *
- * @return TRUE if it is present, FALSE otherwise.
- *
- * @since 2.6.0
- */
-gboolean purple_media_transmitter_exists(const gchar *transmitter);
-
 #ifdef __cplusplus
 }
 #endif

mercurial