aboutsummaryrefslogtreecommitdiffstats
path: root/e-util/e-table.h
diff options
context:
space:
mode:
Diffstat (limited to 'e-util/e-table.h')
-rw-r--r--e-util/e-table.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/e-util/e-table.h b/e-util/e-table.h
index ee0d553c2b..3f2742bb89 100644
--- a/e-util/e-table.h
+++ b/e-util/e-table.h
@@ -276,7 +276,6 @@ GtkWidget * e_table_new (ETableModel *etm,
ETableSpecification *specification);
/* To save the state */
-gchar * e_table_get_state (ETable *e_table);
void e_table_save_state (ETable *e_table,
const gchar *filename);
ETableState * e_table_get_state_object (ETable *e_table);