changeset 29147:d1955da88264

Remove dummy code I missed.
author maiku@pidgin.im
date Thu, 22 Oct 2009 22:30:03 +0000
parents f46979436c78
children af08588c06f5
files libpurple/media/backend-iface.h
diffstat 1 files changed, 0 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/libpurple/media/backend-iface.h	Thu Oct 22 21:30:30 2009 +0000
+++ b/libpurple/media/backend-iface.h	Thu Oct 22 22:30:03 2009 +0000
@@ -46,7 +46,6 @@
 {
 	GTypeInterface parent_iface;
 
-	void (*do_action) (PurpleMediaBackend *self);
 	gboolean (*add_stream) (PurpleMediaBackend *self,
 		const gchar *sess_id, const gchar *who,
 		PurpleMediaSessionType type, gboolean initiator,