diff options
-rw-r--r-- | 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 30f3da05f..3a5826868 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 |