From 41ba2e4e34ba3aef31e04bb162f474337ac98101 Mon Sep 17 00:00:00 2001 From: OBattler Date: Tue, 14 Jan 2020 20:56:08 +0100 Subject: [PATCH] Removed a piece of dead code from the CL-GD 54xx code. --- src/video/vid_cl54xx.c | 3 --- 1 file changed, 3 deletions(-) diff --git a/src/video/vid_cl54xx.c b/src/video/vid_cl54xx.c index 0ca557bd8..1ba5b7a38 100644 --- a/src/video/vid_cl54xx.c +++ b/src/video/vid_cl54xx.c @@ -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: