[empathy: 124/148] Don't chain up to constructor



commit 020e85a643577821fc679868d0495fdda958760c
Author: Cosimo Cecchi <cosimo cecchi collabora co uk>
Date:   Sat May 23 16:39:18 2009 +0200

    Don't chain up to constructor
---
 libempathy/empathy-tp-file.c |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)

diff --git a/libempathy/empathy-tp-file.c b/libempathy/empathy-tp-file.c
index 30f3da0..3a58268 100644
--- a/libempathy/empathy-tp-file.c
+++ b/libempathy/empathy-tp-file.c
@@ -669,8 +669,6 @@ do_constructed (GObject *object)
 
   priv->state_change_reason =
       TP_FILE_TRANSFER_STATE_CHANGE_REASON_NONE;
-
-  G_OBJECT_CLASS (empathy_tp_file_parent_class)->constructed (object);
 }
 
 static void



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]