[Telepathy-commits] [telepathy-salut/master] salut_tube_stream_constructor: there is no point to fire a signal in the constructor

Guillaume Desmottes guillaume.desmottes at collabora.co.uk
Thu Feb 5 04:14:29 PST 2009


---
 src/tube-stream.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/src/tube-stream.c b/src/tube-stream.c
index 301d8bd..76f83de 100644
--- a/src/tube-stream.c
+++ b/src/tube-stream.c
@@ -1352,7 +1352,6 @@ salut_tube_stream_constructor (GType type,
         {
           /* Muc tube */
           priv->state = SALUT_TUBE_CHANNEL_STATE_OPEN;
-          g_signal_emit (obj, signals[OPENED], 0);
         }
     }
   else
-- 
1.5.6.5




More information about the telepathy-commits mailing list