aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy/empathy-tp-file.h
diff options
context:
space:
mode:
authorXavier Claessens <xclaesse@src.gnome.org>2008-11-22 00:23:30 +0800
committerXavier Claessens <xclaesse@src.gnome.org>2008-11-22 00:23:30 +0800
commitaff48320fa0c9d6292f72bde9106af53d536cfa9 (patch)
tree1bd82b85106abbe112382e85657c00b8489ca863 /libempathy/empathy-tp-file.h
parente5284f4fb3bd01bd623da9b7db9830ac776ae0fb (diff)
downloadgsoc2013-empathy-aff48320fa0c9d6292f72bde9106af53d536cfa9.tar
gsoc2013-empathy-aff48320fa0c9d6292f72bde9106af53d536cfa9.tar.gz
gsoc2013-empathy-aff48320fa0c9d6292f72bde9106af53d536cfa9.tar.bz2
gsoc2013-empathy-aff48320fa0c9d6292f72bde9106af53d536cfa9.tar.lz
gsoc2013-empathy-aff48320fa0c9d6292f72bde9106af53d536cfa9.tar.xz
gsoc2013-empathy-aff48320fa0c9d6292f72bde9106af53d536cfa9.tar.zst
gsoc2013-empathy-aff48320fa0c9d6292f72bde9106af53d536cfa9.zip
Remove unused empathy_tp_file_get_id
svn path=/trunk/; revision=1887
Diffstat (limited to 'libempathy/empathy-tp-file.h')
-rw-r--r--libempathy/empathy-tp-file.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/libempathy/empathy-tp-file.h b/libempathy/empathy-tp-file.h
index 34cbb7ff2..7c656d2aa 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);
-const gchar *empathy_tp_file_get_id (EmpathyTpFile *tp_file);
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);