[evolution] Bug #629482 - assertion `child->parent==NULL' fail
- From: Bharath Acharya <abharath src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [evolution] Bug #629482 - assertion `child->parent==NULL' fail
- Date: Tue, 14 Sep 2010 04:07:00 +0000 (UTC)
commit f25b9a707ea72f1f9543b2edbd991bd1160170f2
Author: Bharath Acharya <abharath novell com>
Date: Tue Sep 14 09:37:44 2010 +0530
Bug #629482 - assertion `child->parent==NULL' fail
A regression from https://bugzilla.gnome.org/show_bug.cgi?id=628005
filter/e-filter-rule.c | 2 --
1 files changed, 0 insertions(+), 2 deletions(-)
---
diff --git a/filter/e-filter-rule.c b/filter/e-filter-rule.c
index 5edd161..ca9475a 100644
--- a/filter/e-filter-rule.c
+++ b/filter/e-filter-rule.c
@@ -796,8 +796,6 @@ filter_rule_get_widget (EFilterRule *rule,
inruleame = gtk_vbox_new (FALSE, 6);
gtk_box_pack_start (GTK_BOX (hbox), inruleame, TRUE, TRUE, 0);
- gtk_box_pack_start (GTK_BOX (inruleame), hbox, FALSE, FALSE, 3);
-
l = rule->parts;
i = 0;
while (l) {
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]