[gnome-contacts/wip/sorted] Don't remove data.grid twice
- From: Alexander Larsson <alexl src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-contacts/wip/sorted] Don't remove data.grid twice
- Date: Fri, 11 May 2012 14:51:20 +0000 (UTC)
commit 3ecb5b4bc4c15c68cf5873b585220fa4d274fc14
Author: Alexander Larsson <alexl redhat com>
Date: Fri May 11 15:39:39 2012 +0200
Don't remove data.grid twice
src/contacts-view.vala | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/src/contacts-view.vala b/src/contacts-view.vala
index 34dea76..fe78242 100644
--- a/src/contacts-view.vala
+++ b/src/contacts-view.vala
@@ -224,7 +224,6 @@ public class Contacts.View : Contacts.Sorted {
data.grid.destroy ();
data.label.destroy ();
data.image_frame.destroy ();
- this.remove (data.grid);
contacts.unset (c);
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]