From 0b2f92fa593370c799cc16b8cecf575cf3e5b130 Mon Sep 17 00:00:00 2001 From: Chandni Verma Date: Fri, 11 Mar 2011 12:27:23 +0530 Subject: Add FIXME to empathy_individual_manager_supports_blocking() 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 | 2 ++ 1 file changed, 2 insertions(+) (limited to 'libempathy/empathy-individual-manager.c') diff --git a/libempathy/empathy-individual-manager.c b/libempathy/empathy-individual-manager.c index d56570c92..137d00f1f 100644 --- a/libempathy/empathy-individual-manager.c +++ b/libempathy/empathy-individual-manager.c @@ -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 -- cgit v1.2.3