summaryrefslogtreecommitdiff
path: root/telepathy-logger/text-channel.c
diff options
context:
space:
mode:
Diffstat (limited to 'telepathy-logger/text-channel.c')
-rw-r--r--telepathy-logger/text-channel.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/telepathy-logger/text-channel.c b/telepathy-logger/text-channel.c
index a9523bf..6030db1 100644
--- a/telepathy-logger/text-channel.c
+++ b/telepathy-logger/text-channel.c
@@ -116,6 +116,7 @@ channel_prepared_cb (GObject *source,
"The text channel does not implement Message interface.");
_tpl_action_chain_terminate (ctx, error);
g_error_free (error);
+ return;
}
_tpl_action_chain_continue (ctx);