[telepathy-gabble/master] Compile without ENABLE_DEBUG

Will Thompson will.thompson at collabora.co.uk
Wed Apr 8 10:09:16 PDT 2009


---
 src/media-channel.c |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)

diff --git a/src/media-channel.c b/src/media-channel.c
index 6ae9ef5..bbf96a2 100644
--- a/src/media-channel.c
+++ b/src/media-channel.c
@@ -1835,11 +1835,9 @@ contact_is_media_capable (GabbleMediaChannel *chan,
   GabbleMediaChannelPrivate *priv = chan->priv;
   GabblePresence *presence;
   GabblePresenceCapabilities caps;
-#ifdef ENABLE_DEBUG
   TpBaseConnection *conn = (TpBaseConnection *) priv->conn;
   TpHandleRepoIface *contact_handles = tp_base_connection_get_handles (
       conn, TP_HANDLE_TYPE_CONTACT);
-#endif
   gboolean wait_ = FALSE;
 
   if (gabble_presence_cache_caps_pending (priv->conn->presence_cache, peer))
-- 
1.5.6.5




More information about the telepathy-commits mailing list