aboutsummaryrefslogtreecommitdiffstats
path: root/e-util/e-table-specification.h
diff options
context:
space:
mode:
authorMatthew Barnes <mbarnes@redhat.com>2013-06-26 18:58:17 +0800
committerMatthew Barnes <mbarnes@redhat.com>2013-06-26 23:36:12 +0800
commitbe3e6825627400f8732df7a725d82913e9983546 (patch)
tree23d7eb2b66e303ef0a186d5ac0a4cb28f4bc4814 /e-util/e-table-specification.h
parent54a69c4cdaf3622c359d0ddc26223f3ebd503af4 (diff)
downloadgsoc2013-evolution-be3e6825627400f8732df7a725d82913e9983546.tar
gsoc2013-evolution-be3e6825627400f8732df7a725d82913e9983546.tar.gz
gsoc2013-evolution-be3e6825627400f8732df7a725d82913e9983546.tar.bz2
gsoc2013-evolution-be3e6825627400f8732df7a725d82913e9983546.tar.lz
gsoc2013-evolution-be3e6825627400f8732df7a725d82913e9983546.tar.xz
gsoc2013-evolution-be3e6825627400f8732df7a725d82913e9983546.tar.zst
gsoc2013-evolution-be3e6825627400f8732df7a725d82913e9983546.zip
Remove unused e_table_specification_save_to_string().
Diffstat (limited to 'e-util/e-table-specification.h')
-rw-r--r--e-util/e-table-specification.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/e-util/e-table-specification.h b/e-util/e-table-specification.h
index 01e3a93f78..8933a40ec2 100644
--- a/e-util/e-table-specification.h
+++ b/e-util/e-table-specification.h
@@ -95,8 +95,6 @@ void e_table_specification_load_from_node
(ETableSpecification *specification,
const xmlNode *node);
-gchar * e_table_specification_save_to_string
- (ETableSpecification *specification);
xmlNode * e_table_specification_save_to_node
(ETableSpecification *specification);