diff options
| -rw-r--r-- | st.c | 1 |
1 files changed, 0 insertions, 1 deletions
| @@ -2648,7 +2648,6 @@ tputc(char *c, int len) { | |||
| 2648 | c = "\357\277\275"; /* UTF_INVALID */ | 2648 | c = "\357\277\275"; /* UTF_INVALID */ |
| 2649 | width = 1; | 2649 | width = 1; |
| 2650 | } | 2650 | } |
| 2651 | control = ISCONTROLC1(unicodep); | ||
| 2652 | ascii = unicodep; | 2651 | ascii = unicodep; |
| 2653 | } | 2652 | } |
| 2654 | 2653 | ||
