From 56e0f6c86b79bfd6ac8807f15c098e627922cb30 Mon Sep 17 00:00:00 2001 From: Guillaume Desmottes Date: Tue, 10 Aug 2010 17:30:53 +0200 Subject: remove empathy_dispatcher_send_file_to_contact prototype --- libempathy/empathy-dispatcher.h | 6 ------ 1 file changed, 6 deletions(-) (limited to 'libempathy') diff --git a/libempathy/empathy-dispatcher.h b/libempathy/empathy-dispatcher.h index 93adb0691..1cc39cfbb 100644 --- a/libempathy/empathy-dispatcher.h +++ b/libempathy/empathy-dispatcher.h @@ -85,12 +85,6 @@ void empathy_dispatcher_chat_with_contact (EmpathyContact *contact, EmpathyDispatcherRequestCb *callback, gpointer user_data); -/* Request a file channel to a specific contact */ -void empathy_dispatcher_send_file_to_contact (EmpathyContact *contact, - const gchar *filename, guint64 size, guint64 date, - const gchar *content_type, EmpathyDispatcherRequestCb *callback, - gpointer user_data); - /* Request a muc channel */ void empathy_dispatcher_join_muc (TpConnection *connection, const gchar *roomname, -- cgit v1.2.3