summaryrefslogtreecommitdiffstats
path: root/sys/pc98/cbus/scterm-sck.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/pc98/cbus/scterm-sck.c')
-rw-r--r--sys/pc98/cbus/scterm-sck.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/sys/pc98/cbus/scterm-sck.c b/sys/pc98/cbus/scterm-sck.c
index b1e006a..7029c07 100644
--- a/sys/pc98/cbus/scterm-sck.c
+++ b/sys/pc98/cbus/scterm-sck.c
@@ -1080,7 +1080,6 @@ ascii_end:
scp->xpos = 0;
break;
-#ifdef PC98
case 0x0e: /* ^N */
tcp->kanji_type = KTYPE_JKANA;
tcp->esc = 0;
@@ -1092,7 +1091,6 @@ ascii_end:
tcp->esc = 0;
tcp->kanji_1st_char = 0;
break;
-#endif /* PC98 */
case 0x1b: /* start escape sequence */
tcp->esc = 1;
OpenPOWER on IntegriCloud