Don't remove data.grid twice
This commit is contained in:
parent
b56d38b78d
commit
3ecb5b4bc4
1 changed files with 0 additions and 1 deletions
|
@ -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);
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue