[gnome-contacts/wip/sorted] Should not need extra reseparate as it happens in refilter already



commit 629da7939a9c4bffb5a5ee614252f3021cb1d15b
Author: Alexander Larsson <alexl redhat com>
Date:   Mon May 14 17:16:02 2012 +0200

    Should not need extra reseparate as it happens in refilter already

 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 7743c0f..ef1ed45 100644
--- a/src/contacts-view.vala
+++ b/src/contacts-view.vala
@@ -131,7 +131,6 @@ public class Contacts.View : Contacts.Sorted {
     update_all_filtered ();
     refilter ();
     resort ();
-    reseparate ();
   }
 
   public void set_custom_sort_prio (Contact c, int prio) {



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]