aboutsummaryrefslogtreecommitdiffstats
path: root/src/empathy-call-window.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/empathy-call-window.c')
-rw-r--r--src/empathy-call-window.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/empathy-call-window.c b/src/empathy-call-window.c
index ee0a74d5e..fdb096290 100644
--- a/src/empathy-call-window.c
+++ b/src/empathy-call-window.c
@@ -2742,8 +2742,6 @@ empathy_call_window_restart_call (EmpathyCallWindow *window)
* been updated during that time. That's why we manually update it here */
empathy_call_window_mic_volume_changed_cb (priv->audio_input_adj, window);
- gtk_widget_show_all (priv->content_hbox);
-
priv->outgoing = TRUE;
empathy_call_window_set_state_connecting (window);