aboutsummaryrefslogtreecommitdiffstats
path: root/e-util/e-table-specification.h
diff options
context:
space:
mode:
authorMatthew Barnes <mbarnes@redhat.com>2013-06-26 06:47:22 +0800
committerMatthew Barnes <mbarnes@redhat.com>2013-06-26 23:36:12 +0800
commitbf447601756decdcd144940c3d52f11e6e7919b0 (patch)
tree43b51dae9d214a3fef1b871596debabc628064e3 /e-util/e-table-specification.h
parent81a8e910972ab7963c2131cd6bcb0c47e776fd0f (diff)
downloadgsoc2013-evolution-bf447601756decdcd144940c3d52f11e6e7919b0.tar
gsoc2013-evolution-bf447601756decdcd144940c3d52f11e6e7919b0.tar.gz
gsoc2013-evolution-bf447601756decdcd144940c3d52f11e6e7919b0.tar.bz2
gsoc2013-evolution-bf447601756decdcd144940c3d52f11e6e7919b0.tar.lz
gsoc2013-evolution-bf447601756decdcd144940c3d52f11e6e7919b0.tar.xz
gsoc2013-evolution-bf447601756decdcd144940c3d52f11e6e7919b0.tar.zst
gsoc2013-evolution-bf447601756decdcd144940c3d52f11e6e7919b0.zip
Remove unused e_table_specification_save_to_file().
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 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