summaryrefslogtreecommitdiff
path: root/src/conn-aliasing.c
diff options
context:
space:
mode:
authorSimon McVittie <simon.mcvittie@collabora.co.uk>2013-11-01 16:17:19 +0000
committerSimon McVittie <simon.mcvittie@collabora.co.uk>2013-11-04 12:14:37 +0000
commit980e1f402485eac690627425e45b6442baad7553 (patch)
tree6892774bff77663e4f10404b8b65927789cca2de /src/conn-aliasing.c
parentfe9f456a4b5dd457ca19a986bbcbac5acad360b2 (diff)
downloadtelepathy-gabble-980e1f402485eac690627425e45b6442baad7553.tar.gz
Remove --disable-debug option
It makes the executable basically impossible to debug and we don't recommend that anyone uses it. Bug: https://bugs.freedesktop.org/show_bug.cgi?id=26609 Reviewed-by: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Diffstat (limited to 'src/conn-aliasing.c')
-rw-r--r--src/conn-aliasing.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/conn-aliasing.c b/src/conn-aliasing.c
index d7870eef5..e5bef80f7 100644
--- a/src/conn-aliasing.c
+++ b/src/conn-aliasing.c
@@ -470,7 +470,6 @@ nick_publish_msg_reply_cb (GabbleConnection *conn,
GObject *object,
gpointer user_data)
{
-#ifdef ENABLE_DEBUG
GError *error = NULL;
if (wocky_stanza_extract_errors (reply_msg, NULL, &error, NULL, NULL))
@@ -480,7 +479,6 @@ nick_publish_msg_reply_cb (GabbleConnection *conn,
g_clear_error (&error);
}
-#endif
}
static gboolean