summaryrefslogtreecommitdiff
path: root/vdp.c
diff options
context:
space:
mode:
Diffstat (limited to 'vdp.c')
-rw-r--r--vdp.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/vdp.c b/vdp.c
index 8138ec6..f1d1065 100644
--- a/vdp.c
+++ b/vdp.c
@@ -2118,8 +2118,6 @@ static void advance_output_line(vdp_context *context)
context->pushed_frame = 1;
context->fb = NULL;
}
- //TODO: Check whether this happens before or after the cycle increment
- event_flush(context->cycles);
vdp_update_per_frame_debug(context);
context->h40_lines = 0;
context->frame++;