summaryrefslogtreecommitdiff
path: root/telepathy-glib/base-media-call-content.c
diff options
context:
space:
mode:
authorXavier Claessens <xavier.claessens@collabora.co.uk>2012-02-09 13:21:49 +0100
committerXavier Claessens <xavier.claessens@collabora.co.uk>2012-02-09 13:21:49 +0100
commit35e4fa26fd63e17e5123a984b880ad7e9f4c1220 (patch)
treeb9b43cc66bedc7276df544e178d3784335144110 /telepathy-glib/base-media-call-content.c
parent005655ae50db78c801edaef73bd19cc66eadc772 (diff)
downloadtelepathy-glib-35e4fa26fd63e17e5123a984b880ad7e9f4c1220.tar.gz
Remove useless empty line
Diffstat (limited to 'telepathy-glib/base-media-call-content.c')
-rw-r--r--telepathy-glib/base-media-call-content.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/telepathy-glib/base-media-call-content.c b/telepathy-glib/base-media-call-content.c
index 07ea05492..95cce960b 100644
--- a/telepathy-glib/base-media-call-content.c
+++ b/telepathy-glib/base-media-call-content.c
@@ -695,7 +695,6 @@ tp_base_media_call_content_update_local_media_description (
if (!g_hash_table_lookup_extended (properties, "RemoteContact",
NULL, &contact))
-
{
GError error = { TP_ERRORS, TP_ERROR_INVALID_ARGUMENT,
"The media description is missing the RemoteContact key." };