diff options
author | sb <sb@openoffice.org> | 2010-02-18 09:51:41 +0100 |
---|---|---|
committer | sb <sb@openoffice.org> | 2010-02-18 09:51:41 +0100 |
commit | b545a58c185de34795c7c58cc8edd802365df727 (patch) | |
tree | f2bf14584655b8062b54d5a59289fcf42845d71b /sal/qa | |
parent | 10ddd5251072599a6d1b598dc861d6dc31babf13 (diff) |
sb118: eliminated dead code, causing warnings/errors
Diffstat (limited to 'sal/qa')
-rw-r--r-- | sal/qa/OStringBuffer/rtl_String_Const.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sal/qa/OStringBuffer/rtl_String_Const.h b/sal/qa/OStringBuffer/rtl_String_Const.h index c8b525e2896f..ddbab51b1848 100644 --- a/sal/qa/OStringBuffer/rtl_String_Const.h +++ b/sal/qa/OStringBuffer/rtl_String_Const.h @@ -545,7 +545,6 @@ static const sal_Int32 expValStrLastNormal[nStrLastNormalCount] = 0,-1,0,4,-1,-1,-1,-1,-1,3,15,11 }; //------------------------------------------------------------------------ -static const sal_Int32 kNonSInt64Max = LONG_MIN; static const sal_Int32 kNonSInt32Max = INT_MIN; static const sal_Int32 kNonSInt16Max = SHRT_MIN; //------------------------------------------------------------------------ |