--- 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