]> git.0d.be Git - empathy.git/commitdiff
Add a note about future work to be done after we break the 1:1 FolksIndividual:TpCont...
authorTravis Reitter <treitter@gmail.com>
Wed, 16 Jun 2010 00:23:01 +0000 (17:23 -0700)
committerTravis Reitter <treitter@gmail.com>
Tue, 20 Jul 2010 23:12:35 +0000 (16:12 -0700)
libempathy/empathy-utils.c

index df2a41abdf6698c2905f866b37f77986f1773f93..d80aad57377ccd146b84bc13bc84588f35c9b83a 100644 (file)
@@ -593,6 +593,9 @@ empathy_folks_individual_contains_contact (FolksIndividual *individual)
   return FALSE;
 }
 
+/* TODO: this needs to be eliminated (and replaced in some cases with user
+ * prompts) when we break the assumption that FolksIndividuals are 1:1 with
+ * TpContacts */
 EmpathyContact *
 empathy_contact_from_folks_individual (FolksIndividual *individual)
 {