]> git.0d.be Git - empathy.git/commitdiff
Add FIXME to empathy_individual_manager_supports_blocking()
authorChandni Verma <chandniverma2112@gmail.com>
Fri, 11 Mar 2011 06:57:23 +0000 (12:27 +0530)
committerChandni Verma <chandniverma2112@gmail.com>
Fri, 11 Mar 2011 07:47:47 +0000 (13:17 +0530)
The parameter @self is not required and the method can be placed in
utility. I left it as it is to stay coherent with empathy-2.34
and attached a FIXME to be fixed after empathy 2.x is done.

libempathy/empathy-individual-manager.c

index d56570c92ce8fae5a17eb52e8aa77a9c981f1b60..137d00f1f76265eeaaedff5ccf999998a6daf252 100644 (file)
@@ -485,6 +485,8 @@ empathy_individual_manager_remove (EmpathyIndividualManager *self,
       aggregator_remove_individual_cb, self);
 }
 
+/* FIXME: The parameter @self is not required and the method can be placed in
+ * utilities. I left it as it is to stay coherent with empathy-2.34 */
 /**
  * empathy_individual_manager_supports_blocking
  * @self: the #EmpathyIndividualManager