diff options
author | Markus Mohrhard <markus.mohrhard@googlemail.com> | 2014-12-07 00:41:44 +0100 |
---|---|---|
committer | Markus Mohrhard <markus.mohrhard@googlemail.com> | 2014-12-07 01:13:52 +0100 |
commit | 06344c91dbc8826fc64698e06a6c66fb3e8a19e9 (patch) | |
tree | 39b0913ea62b6220c38aa6db559ea31be397df75 /include | |
parent | 8e417a8fed528034e946bd25e66ce346c1b5384d (diff) |
remove invalid attribute that is not read anyway
Change-Id: Id7770ffda49ba7bc0ebc780c67c56b81152213f7
Diffstat (limited to 'include')
-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 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, |