]> git.0d.be Git - empathy.git/blobdiff - libempathy/empathy-utils.c
remove usage of empathy_account_equal
[empathy.git] / libempathy / empathy-utils.c
index 1e1377a8ddd4ef948d6099319123e76c591fa08d..db35e94dd9f46899ced70c3d7cdb79624b843b7b 100644 (file)
@@ -227,13 +227,6 @@ empathy_xml_node_find_child_prop_value (xmlNodePtr   node,
        return found;
 }
 
-gboolean
-empathy_account_equal (gconstpointer a,
-                      gconstpointer b)
-{
-  return a == b;
-}
-
 const gchar *
 empathy_presence_get_default_message (TpConnectionPresenceType presence)
 {