summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--telepathy-farstream/call-content.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/telepathy-farstream/call-content.c b/telepathy-farstream/call-content.c
index 1f8d3e5..a62c359 100644
--- a/telepathy-farstream/call-content.c
+++ b/telepathy-farstream/call-content.c
@@ -898,8 +898,6 @@ setup_content_video_control (TfCallContent *self,
NULL, NULL, G_OBJECT (self), NULL) == NULL)
goto connect_failed;
- printf ("Connection to the video interface\n");
-
tp_cli_dbus_properties_call_get_all (proxy, -1,
TF_FUTURE_IFACE_CALL_CONTENT_INTERFACE_MEDIA,
got_content_video_control_properties, res, NULL, G_OBJECT (self));