From bd78139dcbf804e6e0b8be5409436991ac08b36c Mon Sep 17 00:00:00 2001 From: Markus Mohrhard Date: Fri, 14 Mar 2014 02:49:19 +0100 Subject: remove element that was only written for binary formats Change-Id: Ic930fc6e12912ead8d6b1daa79894c968d99d988 --- include/xmloff/xmltoken.hxx | 1 - 1 file changed, 1 deletion(-) (limited to 'include') 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, -- cgit