about summary refs log tree commit diff stats
path: root/WWW/Library/Implementation/UCDefs.h
diff options
context:
space:
mode:
Diffstat (limited to 'WWW/Library/Implementation/UCDefs.h')
-rw-r--r--WWW/Library/Implementation/UCDefs.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/WWW/Library/Implementation/UCDefs.h b/WWW/Library/Implementation/UCDefs.h
index 876fc075..ac2dc3bc 100644
--- a/WWW/Library/Implementation/UCDefs.h
+++ b/WWW/Library/Implementation/UCDefs.h
@@ -1,4 +1,4 @@
-/* Definitions for EXP_CHARTRANS */
+/* Definitions for Unicode character-translations */
 
 #ifndef UCDEFS_H
 #define UCDEFS_H
@@ -53,7 +53,6 @@ typedef struct _LYUCcharset {
 
 #define UCT_R_ASCII UCT_R_7BITINV | UCT_R_7BITNAT /*displayable US-ASCII*/
 #define UCT_R_LAT1 UCT_R_ASCII | UCT_R_8859SPECL | UCT_R_HIGH8BIT
-#define UCT_R_8859S UCT_R_ASCII | UCT_R_8859SPECL
 #define UCT_R_8BIT UCT_R_LAT1 | UCT_R_HIGHCTRL /* full 8bit range */
 
 /*