aboutsummaryrefslogtreecommitdiffstats
path: root/e-util/e-table-sort-info.h
diff options
context:
space:
mode:
Diffstat (limited to 'e-util/e-table-sort-info.h')
-rw-r--r--e-util/e-table-sort-info.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/e-util/e-table-sort-info.h b/e-util/e-table-sort-info.h
index cc435f3d54..d1de2d3f28 100644
--- a/e-util/e-table-sort-info.h
+++ b/e-util/e-table-sort-info.h
@@ -69,8 +69,6 @@ struct _ETableSortInfo {
ETableSortColumn *groupings;
gint sort_count;
ETableSortColumn *sortings;
-
- gboolean can_group;
};
struct _ETableSortInfoClass {