aboutsummaryrefslogtreecommitdiffstats
path: root/e-util/e-table-specification.h
diff options
context:
space:
mode:
Diffstat (limited to 'e-util/e-table-specification.h')
-rw-r--r--e-util/e-table-specification.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/e-util/e-table-specification.h b/e-util/e-table-specification.h
index 2fec4b8e40..79484aa92e 100644
--- a/e-util/e-table-specification.h
+++ b/e-util/e-table-specification.h
@@ -59,7 +59,6 @@ struct _ETableSpecification {
GObject parent;
ETableSpecificationPrivate *priv;
- ETableColumnSpecification **columns;
ETableState *state;
guint alternating_row_colors : 1;