summaryrefslogtreecommitdiff
path: root/starmath/source/mathmlimport.hxx
diff options
context:
space:
mode:
authorNoel Grandin <noel.grandin@collabora.co.uk>2020-07-03 12:43:21 +0200
committerNoel Grandin <noel.grandin@collabora.co.uk>2020-07-03 14:51:48 +0200
commitdc119d12f03391c4c83a1819d09d5c046623cad5 (patch)
treec62ba6e8bd79c131f0fbab5eb155fad9062bfeef /starmath/source/mathmlimport.hxx
parent3fe6a2c11df30f5df843c137403c48153b577859 (diff)
loplugin:unusedenumconstants
Change-Id: I6dde54ddc2a2be4a9bbe11cdb52550de7f6a1023 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/97836 Tested-by: Jenkins Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'starmath/source/mathmlimport.hxx')
-rw-r--r--starmath/source/mathmlimport.hxx7
1 files changed, 0 insertions, 7 deletions
diff --git a/starmath/source/mathmlimport.hxx b/starmath/source/mathmlimport.hxx
index 555ea0d2ca2d..6789a82b7cc1 100644
--- a/starmath/source/mathmlimport.hxx
+++ b/starmath/source/mathmlimport.hxx
@@ -106,13 +106,6 @@ public:
};
-enum SmXMLPresScriptEmptyElemTokenMap
-{
- XML_TOK_MPRESCRIPTS,
- XML_TOK_NONE
-};
-
-
#endif