summaryrefslogtreecommitdiff
path: root/sal/textenc/tenchelp.h
diff options
context:
space:
mode:
authorStephan Bergmann <sb@openoffice.org>2002-10-04 12:37:07 +0000
committerStephan Bergmann <sb@openoffice.org>2002-10-04 12:37:07 +0000
commitefd89f3e1674d0fb891c6220e543e303d9efb478 (patch)
tree9e2c7d88804b0c77ed991b30e0d13f36398432ac /sal/textenc/tenchelp.h
parent61d06203b725cec00a37ab628f206c5f40dcbdfd (diff)
#102179# Removed unused ImplTextEncodingData.meTextEncoding.
Diffstat (limited to 'sal/textenc/tenchelp.h')
-rw-r--r--sal/textenc/tenchelp.h5
1 files changed, 2 insertions, 3 deletions
diff --git a/sal/textenc/tenchelp.h b/sal/textenc/tenchelp.h
index d655bc451..1f997859a 100644
--- a/sal/textenc/tenchelp.h
+++ b/sal/textenc/tenchelp.h
@@ -2,9 +2,9 @@
*
* $RCSfile: tenchelp.h,v $
*
- * $Revision: 1.6 $
+ * $Revision: 1.7 $
*
- * last change: $Author: sb $ $Date: 2001-10-17 14:35:30 $
+ * last change: $Author: sb $ $Date: 2002-10-04 13:37:07 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -139,7 +139,6 @@ typedef struct
typedef struct
{
ImplTextConverter maConverter;
- rtl_TextEncoding meTextEncoding;
sal_uInt8 mnMinCharSize;
sal_uInt8 mnMaxCharSize;
sal_uInt8 mnAveCharSize;