aboutsummaryrefslogtreecommitdiffstats
path: root/widgets/table/e-cell-text.c
diff options
context:
space:
mode:
Diffstat (limited to 'widgets/table/e-cell-text.c')
-rw-r--r--widgets/table/e-cell-text.c4
1 files changed, 1 insertions, 3 deletions
diff --git a/widgets/table/e-cell-text.c b/widgets/table/e-cell-text.c
index 3c9a2c7128..1c0cb71eeb 100644
--- a/widgets/table/e-cell-text.c
+++ b/widgets/table/e-cell-text.c
@@ -1481,9 +1481,6 @@ ect_max_width_by_row (ECellView *ecell_view,
return width + 8;
}
-/*
- * GtkObject::destroy method
- */
static void
ect_finalize (GObject *object)
{
@@ -1493,6 +1490,7 @@ ect_finalize (GObject *object)
G_OBJECT_CLASS (e_cell_text_parent_class)->finalize (object);
}
+
/* Set_arg handler for the text item */
static void
ect_set_property (GObject *object,