diff options
author | Markus Mohrhard <markus.mohrhard@collabora.co.uk> | 2014-03-14 02:49:19 +0100 |
---|---|---|
committer | Markus Mohrhard <markus.mohrhard@collabora.co.uk> | 2014-03-17 08:13:49 +0100 |
commit | bd78139dcbf804e6e0b8be5409436991ac08b36c (patch) | |
tree | 30005e561fa830e7e429f94ed4b42a1873008f7b /include/xmloff | |
parent | cc2bfd18fdf3ffd640d9284f23b5054535211b07 (diff) |
remove element that was only written for binary formats
Change-Id: Ic930fc6e12912ead8d6b1daa79894c968d99d988
Diffstat (limited to 'include/xmloff')
-rw-r--r-- | include/xmloff/xmltoken.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/xmloff/xmltoken.hxx b/include/xmloff/xmltoken.hxx index 83d766dac944..6e3ae7f94ef2 100644 --- a/include/xmloff/xmltoken.hxx +++ b/include/xmloff/xmltoken.hxx @@ -1788,7 +1788,6 @@ namespace xmloff { namespace token { XML_TABLE_INDEX_ENTRY_TEMPLATE, XML_TABLE_INDEX_SOURCE, XML_TABLE_NAME, - XML_TABLE_NUMBER_LIST, XML_TABLE_OF_CONTENT, XML_TABLE_OF_CONTENT_ENTRY_TEMPLATE, XML_TABLE_OF_CONTENT_SOURCE, |