summaryrefslogtreecommitdiff
path: root/writerfilter
diff options
context:
space:
mode:
authorNoel Grandin <noel.grandin@collabora.co.uk>2017-02-17 15:41:40 +0200
committerNoel Grandin <noel.grandin@collabora.co.uk>2017-02-20 05:56:44 +0000
commit76f9e3b417f19c0a16477e0a0e68e2da31d1de6f (patch)
tree4c008bdddeceb01b0a1c2fdc810bc440e2c06851 /writerfilter
parent872a2d389588e26e0f1f8bbd7a95e5273cd8263f (diff)
remove some unused enumerators
Change-Id: Idb9080f9c2edd838385d78b64e61ab49e93fe54b Reviewed-on: https://gerrit.libreoffice.org/34373 Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk> Tested-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'writerfilter')
-rw-r--r--writerfilter/source/ooxml/OOXMLFactory.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/writerfilter/source/ooxml/OOXMLFactory.hxx b/writerfilter/source/ooxml/OOXMLFactory.hxx
index 574550bc8344..cbb9ca295217 100644
--- a/writerfilter/source/ooxml/OOXMLFactory.hxx
+++ b/writerfilter/source/ooxml/OOXMLFactory.hxx
@@ -43,7 +43,6 @@ enum class ResourceType {
String,
Shape,
Boolean,
- HexValue,
Value,
XNote,
TextTableCell,