From bf447601756decdcd144940c3d52f11e6e7919b0 Mon Sep 17 00:00:00 2001 From: Matthew Barnes Date: Tue, 25 Jun 2013 18:47:22 -0400 Subject: Remove unused e_table_specification_save_to_file(). --- e-util/e-table-specification.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'e-util/e-table-specification.h') diff --git a/e-util/e-table-specification.h b/e-util/e-table-specification.h index 4970a7f6b2..b1998d7083 100644 --- a/e-util/e-table-specification.h +++ b/e-util/e-table-specification.h @@ -95,9 +95,6 @@ void e_table_specification_load_from_node (ETableSpecification *specification, const xmlNode *node); -gint e_table_specification_save_to_file - (ETableSpecification *specification, - const gchar *filename); gchar * e_table_specification_save_to_string (ETableSpecification *specification); xmlNode * e_table_specification_save_to_node -- cgit v1.2.3