summaryrefslogtreecommitdiff
path: root/sal
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2013-09-30 15:34:10 +0200
committerStephan Bergmann <sbergman@redhat.com>2013-10-02 16:49:26 +0200
commit60365ec36a7d3e45a66fc9c48092a93e62f73218 (patch)
tree2b0f275bf95aa18f9026a225266cf380a75081c0 /sal
parentdedd26e8e6e0c0e0597a4e67c0d31ea97c6bd8aa (diff)
-Werror,-Wunused-const-variable
Change-Id: I6c359f8ce52218413671fcdc06021b283b25cf6a
Diffstat (limited to 'sal')
-rw-r--r--sal/textenc/textenc.cxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/sal/textenc/textenc.cxx b/sal/textenc/textenc.cxx
index 68d2f8bf8ecf..d4f658194d61 100644
--- a/sal/textenc/textenc.cxx
+++ b/sal/textenc/textenc.cxx
@@ -86,8 +86,6 @@ static sal_uChar const aImplA0FFSameToCharTab[SAMEA0FFCHAR_END
0xF0, 0xF1, 0xF2, 0xF3, 0xF4, 0xF5, 0xF6, 0xF7, /* 0x00F0 */
0xF8, 0xF9, 0xFA, 0xFB, 0xFC, 0xFD, 0xFE, 0xFF };
-static sal_uInt16 const aImplDoubleByteIdentifierTab[1] = { 0 };
-
/* ======================================================================= */
/* MS-1252 */