[evolution] ETableSortInfo: Remove some unused public members.



commit 3b02bc488e2c22edd403867cd66ab3a3fce4dafa
Author: Matthew Barnes <mbarnes redhat com>
Date:   Wed Jun 26 23:27:38 2013 -0400

    ETableSortInfo: Remove some unused public members.

 e-util/e-table-sort-info.h |    3 ---
 1 files changed, 0 insertions(+), 3 deletions(-)
---
diff --git a/e-util/e-table-sort-info.h b/e-util/e-table-sort-info.h
index 8e9f6f8..cc435f3 100644
--- a/e-util/e-table-sort-info.h
+++ b/e-util/e-table-sort-info.h
@@ -70,9 +70,6 @@ struct _ETableSortInfo {
        gint sort_count;
        ETableSortColumn *sortings;
 
-       gboolean sort_info_changed;
-       gboolean group_info_changed;
-
        gboolean can_group;
 };
 


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