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

-Werror=unused-macros (MinGW, GradientStyle_RECT)

...hopefully unnecessary today anyway?

Change-Id: Ib3c621f46311c90d159fe0f08655c01d25024d7d
üst 3b28f4b5
......@@ -90,7 +90,6 @@ SbxVariable* getDefaultProp( SbxVariable* pRef );
#include <basic/sbobjmod.hxx>
#ifdef WNT
#define GradientStyle_RECT BLA_GradientStyle_RECT
#if defined _MSC_VER
#pragma warning (push, 1)
#pragma warning (disable: 4005)
......
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