From 3b5a2a25705103a96ae8d9053ac7e6b6b6cd2420 Mon Sep 17 00:00:00 2001 From: Matthew Barnes Date: Wed, 26 Jun 2013 06:59:54 -0400 Subject: Remove unused e_table_specification_save_to_node(). --- 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 8933a40ec2..11986bb991 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); -xmlNode * e_table_specification_save_to_node - (ETableSpecification *specification); - G_END_DECLS #endif /* E_TABLE_SPECIFICATION_H */ -- cgit v1.2.3