summaryrefslogtreecommitdiff
path: root/include/xmloff/txtimp.hxx
diff options
context:
space:
mode:
authorNoel Grandin <noel.grandin@collabora.co.uk>2017-02-03 11:48:14 +0200
committerNoel Grandin <noel.grandin@collabora.co.uk>2017-02-03 12:55:29 +0000
commit78f392f30a741ed088c66ff9923f47041277a223 (patch)
treebf5b61054d78ce36daf192075a5e5ef06638706b /include/xmloff/txtimp.hxx
parent82c7ac5637556cde8c77dcf4e75a771cdc587162 (diff)
loplugin:unusedenumconstants in xmloff
Change-Id: Ie9e6d4aa9dba97d45bf7b8afa2347d34e1651a60 Reviewed-on: https://gerrit.libreoffice.org/33871 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'include/xmloff/txtimp.hxx')
-rw-r--r--include/xmloff/txtimp.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/xmloff/txtimp.hxx b/include/xmloff/txtimp.hxx
index 2d8c1a445749..e01f5d9ff069 100644
--- a/include/xmloff/txtimp.hxx
+++ b/include/xmloff/txtimp.hxx
@@ -269,7 +269,6 @@ enum XMLTextListBlockAttrTokens
XML_TOK_TEXT_LIST_BLOCK_XMLID,
XML_TOK_TEXT_LIST_BLOCK_STYLE_NAME,
XML_TOK_TEXT_LIST_BLOCK_CONTINUE_NUMBERING,
- XML_TOK_TEXT_LIST_BLOCK_ID,
XML_TOK_TEXT_LIST_BLOCK_CONTINUE_LIST
};