From 80643282a0dabfb6945c38c62ae3b458c51b54f8 Mon Sep 17 00:00:00 2001 From: Xavier Claessens Date: Sat, 29 Nov 2008 22:54:38 +0000 Subject: Remove duplicate declaration of _get_transferred_count svn path=/trunk/; revision=1929 --- libempathy/empathy-tp-file.h | 1 - 1 file changed, 1 deletion(-) (limited to 'libempathy/empathy-tp-file.h') diff --git a/libempathy/empathy-tp-file.h b/libempathy/empathy-tp-file.h index 3eb55a935..7beb3a151 100644 --- a/libempathy/empathy-tp-file.h +++ b/libempathy/empathy-tp-file.h @@ -73,7 +73,6 @@ void empathy_tp_file_cancel (EmpathyTpFile *tp_file); void empathy_tp_file_offer (EmpathyTpFile *tp_file, GFile *gfile, GError **error); -guint64 empathy_tp_file_get_transferred_bytes (EmpathyTpFile *tp_file); EmpathyContact *empathy_tp_file_get_contact (EmpathyTpFile *tp_file); const gchar *empathy_tp_file_get_filename (EmpathyTpFile *tp_file); gboolean empathy_tp_file_is_incoming (EmpathyTpFile *tp_file); -- cgit v1.2.3