diff options
Diffstat (limited to 'widgets/table/e-table-group-container.c')
-rw-r--r-- | widgets/table/e-table-group-container.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/widgets/table/e-table-group-container.c b/widgets/table/e-table-group-container.c index 6e950f08ed..b4e77cf95e 100644 --- a/widgets/table/e-table-group-container.c +++ b/widgets/table/e-table-group-container.c @@ -377,8 +377,6 @@ etgc_add (ETableGroup *etg, gint row) e_text_get_type (), "font_gdk", etgc->font, "anchor", GTK_ANCHOR_SW, - "x", (double) 0, - "y", (double) 0, "fill_color", "black", NULL); child = e_table_group_new (GNOME_CANVAS_GROUP (etgc), etg->full_header, |