]> git.0d.be Git - empathy.git/blobdiff - libempathy/empathy-utils.h
remove unused proxy hash and equal functions
[empathy.git] / libempathy / empathy-utils.h
index a31ed34fcfe7479758187ef2c00520eb412c04ac..088c392363ef661b60c0ccfc98632c3cb2f05454 100644 (file)
@@ -63,9 +63,6 @@ const gchar * empathy_presence_to_str (TpConnectionPresenceType presence);
 TpConnectionPresenceType empathy_presence_from_str (const gchar *str);
 gchar * empathy_file_lookup (const gchar *filename,
     const gchar *subdir);
-gboolean empathy_proxy_equal (gconstpointer a,
-    gconstpointer    b);
-guint empathy_proxy_hash (gconstpointer key);
 gboolean empathy_check_available_state (void);
 gint empathy_uint_compare (gconstpointer a,
     gconstpointer b);