diff options
Diffstat (limited to 'widgets/table/e-tree.c')
-rw-r--r-- | widgets/table/e-tree.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/widgets/table/e-tree.c b/widgets/table/e-tree.c index f78a477643..4465dcbb29 100644 --- a/widgets/table/e-tree.c +++ b/widgets/table/e-tree.c @@ -3852,7 +3852,6 @@ e_tree_set_info_message (ETree *tree, "clip", TRUE, "justification", GTK_JUSTIFY_LEFT, "text", info_message, - "draw_background", FALSE, "width", (gdouble) allocation.width - 60.0, "clip_width", (gdouble) allocation.width - 60.0, NULL); |