diff options
-rw-r--r-- | xmloff/source/draw/shapeexport2.cxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/xmloff/source/draw/shapeexport2.cxx b/xmloff/source/draw/shapeexport2.cxx index 8cac9a7d1532..9cd10f87869d 100644 --- a/xmloff/source/draw/shapeexport2.cxx +++ b/xmloff/source/draw/shapeexport2.cxx @@ -277,7 +277,6 @@ const sal_Int32 FOUND_SPEED = 0x00000040; const sal_Int32 FOUND_CLICKEVENTTYPE = 0x00000080; const sal_Int32 FOUND_MACRO = 0x00000100; const sal_Int32 FOUND_LIBRARY = 0x00000200; -const sal_Int32 FOUND_ACTIONEVENTTYPE = 0x00000400; } // namespace |