From 3b02bc488e2c22edd403867cd66ab3a3fce4dafa Mon Sep 17 00:00:00 2001 From: Matthew Barnes Date: Wed, 26 Jun 2013 23:27:38 -0400 Subject: ETableSortInfo: Remove some unused public members. --- e-util/e-table-sort-info.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'e-util') diff --git a/e-util/e-table-sort-info.h b/e-util/e-table-sort-info.h index 8e9f6f8f4e..cc435f3d54 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; }; -- cgit v1.2.3