aboutsummaryrefslogtreecommitdiffstats
path: root/e-util/e-table-column-specification.h
diff options
context:
space:
mode:
authorMatthew Barnes <mbarnes@redhat.com>2013-06-26 19:10:03 +0800
committerMatthew Barnes <mbarnes@redhat.com>2013-06-26 23:36:12 +0800
commite19fb153b191cdcfb66ca86d028da63dc0aaad3e (patch)
treeb3387368a7b20030e5b3bc91933c9aaa11432504 /e-util/e-table-column-specification.h
parent3b5a2a25705103a96ae8d9053ac7e6b6b6cd2420 (diff)
downloadgsoc2013-evolution-e19fb153b191cdcfb66ca86d028da63dc0aaad3e.tar
gsoc2013-evolution-e19fb153b191cdcfb66ca86d028da63dc0aaad3e.tar.gz
gsoc2013-evolution-e19fb153b191cdcfb66ca86d028da63dc0aaad3e.tar.bz2
gsoc2013-evolution-e19fb153b191cdcfb66ca86d028da63dc0aaad3e.tar.lz
gsoc2013-evolution-e19fb153b191cdcfb66ca86d028da63dc0aaad3e.tar.xz
gsoc2013-evolution-e19fb153b191cdcfb66ca86d028da63dc0aaad3e.tar.zst
gsoc2013-evolution-e19fb153b191cdcfb66ca86d028da63dc0aaad3e.zip
Remove unused e_table_column_specification_save_to_node().
Diffstat (limited to 'e-util/e-table-column-specification.h')
-rw-r--r--e-util/e-table-column-specification.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/e-util/e-table-column-specification.h b/e-util/e-table-column-specification.h
index ae1a00cc65..0d4775f8ee 100644
--- a/e-util/e-table-column-specification.h
+++ b/e-util/e-table-column-specification.h
@@ -84,9 +84,6 @@ ETableColumnSpecification *
void e_table_column_specification_load_from_node
(ETableColumnSpecification *state,
const xmlNode *node);
-xmlNode * e_table_column_specification_save_to_node
- (ETableColumnSpecification *state,
- xmlNode *parent);
G_END_DECLS