[empathy: 32/35] Add FIXME to empathy_individual_manager_supports_blocking()
- From: Danielle Madeley <daniellem src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [empathy: 32/35] Add FIXME to empathy_individual_manager_supports_blocking()
- Date: Mon, 14 Mar 2011 02:01:52 +0000 (UTC)
commit 0b2f92fa593370c799cc16b8cecf575cf3e5b130
Author: Chandni Verma <chandniverma2112 gmail com>
Date: Fri Mar 11 12:27:23 2011 +0530
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 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/libempathy/empathy-individual-manager.c b/libempathy/empathy-individual-manager.c
index d56570c..137d00f 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
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]