[gnome-contacts] ContactsView: remove TextDisplay, as it's not used.
- From: Niels De Graef <nielsdg src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-contacts] ContactsView: remove TextDisplay, as it's not used.
- Date: Sat, 23 Dec 2017 16:35:59 +0000 (UTC)
commit 879062be297da527972cd3ed2c5e91e5d7a953dd
Author: Niels De Graef <nielsdegraef gmail com>
Date: Sat Dec 23 17:11:14 2017 +0100
ContactsView: remove TextDisplay, as it's not used.
src/contacts-view.vala | 6 ------
1 files changed, 0 insertions(+), 6 deletions(-)
---
diff --git a/src/contacts-view.vala b/src/contacts-view.vala
index ab54134..ae076b0 100644
--- a/src/contacts-view.vala
+++ b/src/contacts-view.vala
@@ -65,12 +65,6 @@ public class Contacts.View : ListBox {
}
}
- public enum TextDisplay {
- NONE,
- PRESENCE,
- STORES
- }
-
public signal void selection_changed (Contact? contact);
public signal void contacts_marked (int contacts_marked);
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]