Removed a piece of dead code from the CL-GD 54xx code.

This commit is contained in:
OBattler
2020-01-14 20:56:08 +01:00
parent 19345158a6
commit 41ba2e4e34

View File

@@ -1845,9 +1845,6 @@ gd54xx_writel_linear(uint32_t addr, uint32_t val, void *p)
case 3:
return;
}
if (svga->fast)
sub_cycles(video_timing_write_l);
} else {
switch(ap) {
case 0: