[Telepathy-commits] [telepathy-glib/master] TpContact: conclude that the empty value for presence-status should indeed be ""

Simon McVittie simon.mcvittie at collabora.co.uk
Fri Oct 24 07:12:13 PDT 2008


As per review from wjt
---
 telepathy-glib/contact.c |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)

diff --git a/telepathy-glib/contact.c b/telepathy-glib/contact.c
index 6762eda..b6a3406 100644
--- a/telepathy-glib/contact.c
+++ b/telepathy-glib/contact.c
@@ -540,8 +540,6 @@ tp_contact_class_init (TpContactClass *klass)
    *
    * This may be an empty string if this #TpContact object has not been set up
    * to track %TP_CONTACT_FEATURE_PRESENCE.
-   *
-   * FIXME: reviewers, should this be "" or NULL when not available?
    */
   param_spec = g_param_spec_string ("presence-status",
       "Presence status",
-- 
1.5.6.5




More information about the Telepathy-commits mailing list