From 1853a26593988325ad5d8969d5d2eedc950ef48f Mon Sep 17 00:00:00 2001 From: Stephan Bergmann Date: Fri, 4 Oct 2002 12:37:07 +0000 Subject: #102179# Removed unused ImplTextEncodingData.meTextEncoding. --- sal/textenc/convertiso2022jp.tab | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'sal/textenc/convertiso2022jp.tab') diff --git a/sal/textenc/convertiso2022jp.tab b/sal/textenc/convertiso2022jp.tab index 5dd68b792999..024e77565776 100644 --- a/sal/textenc/convertiso2022jp.tab +++ b/sal/textenc/convertiso2022jp.tab @@ -2,9 +2,9 @@ * * $RCSfile: convertiso2022jp.tab,v $ * - * $Revision: 1.1 $ + * $Revision: 1.2 $ * - * last change: $Author: sb $ $Date: 2001-11-19 17:50:03 $ + * last change: $Author: sb $ $Date: 2002-10-04 13:37:03 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -90,7 +90,6 @@ static ImplTextEncodingData const aImplIso2022JpTextEncodingData &ImplCreateUnicodeToIso2022JpContext, &ImplDestroyContext, &ImplResetUnicodeToIso2022JpContext }, - RTL_TEXTENCODING_ISO_2022_JP, 1, 8, 2, -- cgit