diff options
-rw-r--r-- | xmloff/source/transform/TransformerAction.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/xmloff/source/transform/TransformerAction.hxx b/xmloff/source/transform/TransformerAction.hxx index 373e32a90b52..0cc7e0f2f9e8 100644 --- a/xmloff/source/transform/TransformerAction.hxx +++ b/xmloff/source/transform/TransformerAction.hxx @@ -20,6 +20,5 @@ #pragma once #define XML_TACTION_EOT 0x0000 -#define XML_TACTION_END 0xffff /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ |