diff options
Diffstat (limited to 'e-util')
-rw-r--r-- | 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 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; }; |