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.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/e-util/e-table-specification.h b/e-util/e-table-specification.h
index 5abd0618a8..ff8ad062da 100644
--- a/e-util/e-table-specification.h
+++ b/e-util/e-table-specification.h
@@ -91,9 +91,6 @@ gint e_table_specification_get_column_index
gboolean e_table_specification_load_from_file
(ETableSpecification *specification,
const gchar *filename);
-gboolean e_table_specification_load_from_string
- (ETableSpecification *specification,
- const gchar *xml);
G_END_DECLS