diff --git a/src/video/vid_ht216.c b/src/video/vid_ht216.c index 5ce3e8a15..181446682 100644 --- a/src/video/vid_ht216.c +++ b/src/video/vid_ht216.c @@ -335,9 +335,6 @@ ht216_in(uint16_t addr, void *p) addr ^= 0x60; switch (addr) { - case 0x3c2: - break; - case 0x3c4: return svga->seqaddr;