[empathy] empathy_call_window_restart_call: there is no reason to show_all all the hbox
- From: Guillaume Desmottes <gdesmott src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [empathy] empathy_call_window_restart_call: there is no reason to show_all all the hbox
- Date: Thu, 1 Apr 2010 08:16:58 +0000 (UTC)
commit d8b0cb43c5cfc1bae067ce513a440327e181171e
Author: Guillaume Desmottes <guillaume desmottes collabora co uk>
Date: Wed Feb 17 13:37:44 2010 +0000
empathy_call_window_restart_call: there is no reason to show_all all the hbox
Widgets should already be properly displayed.
src/empathy-call-window.c | 2 --
1 files changed, 0 insertions(+), 2 deletions(-)
---
diff --git a/src/empathy-call-window.c b/src/empathy-call-window.c
index ee0a74d..fdb0962 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);
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]