summaryrefslogtreecommitdiff
path: root/oox
diff options
context:
space:
mode:
Diffstat (limited to 'oox')
-rw-r--r--oox/source/dump/dffdumper.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/oox/source/dump/dffdumper.cxx b/oox/source/dump/dffdumper.cxx
index b53099851348..f0edfbc5bfb1 100644
--- a/oox/source/dump/dffdumper.cxx
+++ b/oox/source/dump/dffdumper.cxx
@@ -43,7 +43,6 @@ const sal_uInt16 DFF_ID_SPGR = 0xF009; /// Shape group.
const sal_uInt16 DFF_ID_SPLITMENUCOLORS = 0xF11E; /// Current toolbar colors.
const sal_uInt16 DFF_OPT_IDMASK = 0x3FFF;
-const sal_uInt16 DFF_OPT_PICTURE = 0x4000;
const sal_uInt16 DFF_OPT_COMPLEX = 0x8000;
const sal_uInt16 DFF_OPT_FLAGSMASK = 0x003F;