[Telepathy-commits] [telepathy-glib/master] TpTextMixin: use the proper constant for RESCUED

Simon McVittie simon.mcvittie at collabora.co.uk
Thu Oct 30 11:02:41 PDT 2008


---
 telepathy-glib/text-mixin.c |    3 ---
 1 files changed, 0 insertions(+), 3 deletions(-)

diff --git a/telepathy-glib/text-mixin.c b/telepathy-glib/text-mixin.c
index b9b54ff..50ad778 100644
--- a/telepathy-glib/text-mixin.c
+++ b/telepathy-glib/text-mixin.c
@@ -603,9 +603,6 @@ tp_text_mixin_has_pending_messages (GObject *obj,
   return (msg != NULL);
 }
 
-/* FIXME: when we merge spec 0.17.14, use the proper constant */
-#define TP_CHANNEL_TEXT_MESSAGE_FLAG_RESCUED ((TpChannelTextMessageFlags) 8)
-
 /**
  * tp_text_mixin_set_rescued:
  * @obj: An object with this mixin
-- 
1.5.6.5




More information about the Telepathy-commits mailing list