Kaydet (Commit) ec40dd8e authored tarafından Stephan Bergmann's avatar Stephan Bergmann

-Werror,-Wunused-const-variable

Change-Id: Ia8f7c1bbf18bbe3dbd84df5a05c450361b7c8578
üst 8f6f93ad
...@@ -43,7 +43,6 @@ const sal_uInt16 DFF_ID_SPGR = 0xF009; /// Shape group. ...@@ -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_ID_SPLITMENUCOLORS = 0xF11E; /// Current toolbar colors.
const sal_uInt16 DFF_OPT_IDMASK = 0x3FFF; 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_COMPLEX = 0x8000;
const sal_uInt16 DFF_OPT_FLAGSMASK = 0x003F; const sal_uInt16 DFF_OPT_FLAGSMASK = 0x003F;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment