From 06344c91dbc8826fc64698e06a6c66fb3e8a19e9 Mon Sep 17 00:00:00 2001 From: Markus Mohrhard Date: Sun, 7 Dec 2014 00:41:44 +0100 Subject: remove invalid attribute that is not read anyway Change-Id: Id7770ffda49ba7bc0ebc780c67c56b81152213f7 --- 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 fb5b812bfdfa..1fb984f81b38 100644 --- a/include/xmloff/xmltoken.hxx +++ b/include/xmloff/xmltoken.hxx @@ -2617,7 +2617,6 @@ namespace xmloff { namespace token { XML_DATE_START, XML_DATE_END, XML_STEP, - XML_IS_GROUP_FIELD, XML_DATA_PILOT_GROUPS, XML_DATA_PILOT_GROUP, XML_DATA_PILOT_GROUP_MEMBER, -- cgit