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

-Werror,-Wunused-const-variable

Change-Id: I7422272a7103bacd36c5d7234b6eb76477f5a2b9
üst 2a4d6c63
...@@ -17,7 +17,6 @@ namespace ole { ...@@ -17,7 +17,6 @@ namespace ole {
namespace { namespace {
const sal_uInt32 AX_STRING_SIZEMASK = 0x7FFFFFFF;
const sal_uInt32 AX_STRING_COMPRESSED = 0x80000000; const sal_uInt32 AX_STRING_COMPRESSED = 0x80000000;
} // namespace } // namespace
......
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