summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--tools/source/inet/inetstrm.cxx4
1 files changed, 0 insertions, 4 deletions
diff --git a/tools/source/inet/inetstrm.cxx b/tools/source/inet/inetstrm.cxx
index 8204eeccee0c..f5306447c346 100644
--- a/tools/source/inet/inetstrm.cxx
+++ b/tools/source/inet/inetstrm.cxx
@@ -457,10 +457,6 @@ static const sal_Char hex2pr[16] = {
'A', 'B', 'C', 'D', 'E', 'F'
};
-static const sal_Char ebcdic[] = {
- '!', '"', '#', '$', '@', '[', '\\', ']', '^', '`', '{', '|', '}', '~'
-};
-
INetMessageEncodeQPStream_Impl::INetMessageEncodeQPStream_Impl( sal_uIntPtr nMsgBufferSize)
: INetMessageIStream (),
pMsgStrm (NULL),