empathy r1929 - trunk/libempathy



Author: xclaesse
Date: Sat Nov 29 22:54:38 2008
New Revision: 1929
URL: http://svn.gnome.org/viewvc/empathy?rev=1929&view=rev

Log:
Remove duplicate declaration of _get_transferred_count

Modified:
   trunk/libempathy/empathy-tp-file.h

Modified: trunk/libempathy/empathy-tp-file.h
==============================================================================
--- trunk/libempathy/empathy-tp-file.h	(original)
+++ trunk/libempathy/empathy-tp-file.h	Sat Nov 29 22:54:38 2008
@@ -73,7 +73,6 @@
 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);



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]