aboutsummaryrefslogtreecommitdiffstats
path: root/modules/windows-sens
diff options
context:
space:
mode:
Diffstat (limited to 'modules/windows-sens')
-rw-r--r--modules/windows-sens/evolution-windows-sens.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/modules/windows-sens/evolution-windows-sens.c b/modules/windows-sens/evolution-windows-sens.c
index cc61db63b9..96f0a18701 100644
--- a/modules/windows-sens/evolution-windows-sens.c
+++ b/modules/windows-sens/evolution-windows-sens.c
@@ -586,8 +586,8 @@ cleanup:
g_free (buf);
}
- if (G_OBJECT_CLASS (e_windows_sens_parent_class)->constructed)
- G_OBJECT_CLASS (e_windows_sens_parent_class)->constructed (object);
+ /* Chain up to parent's constructed() method. */
+ G_OBJECT_CLASS (e_windows_sens_parent_class)->constructed (object);
}
static void