-Werror,-Wunused-const-variable
Change-Id: I12fcd2ec83101117eda03de04789e6bce5371b54
This commit is contained in:
@@ -457,10 +457,6 @@ static const sal_Char hex2pr[16] = {
|
|||||||
'A', 'B', 'C', 'D', 'E', 'F'
|
'A', 'B', 'C', 'D', 'E', 'F'
|
||||||
};
|
};
|
||||||
|
|
||||||
static const sal_Char ebcdic[] = {
|
|
||||||
'!', '"', '#', '$', '@', '[', '\\', ']', '^', '`', '{', '|', '}', '~'
|
|
||||||
};
|
|
||||||
|
|
||||||
INetMessageEncodeQPStream_Impl::INetMessageEncodeQPStream_Impl( sal_uIntPtr nMsgBufferSize)
|
INetMessageEncodeQPStream_Impl::INetMessageEncodeQPStream_Impl( sal_uIntPtr nMsgBufferSize)
|
||||||
: INetMessageIStream (),
|
: INetMessageIStream (),
|
||||||
pMsgStrm (NULL),
|
pMsgStrm (NULL),
|
||||||
|
Reference in New Issue
Block a user