From 7d5e6ad323087b6170b832b31b2ec2b4bff2f72c Mon Sep 17 00:00:00 2001 From: pagefault <> Date: Wed, 22 Oct 2003 04:05:15 +0000 Subject: [PATCH] Someone forgot to remove this a long time ago --- zsnes/src/gui/gui.asm | 4 ---- 1 file changed, 4 deletions(-) diff --git a/zsnes/src/gui/gui.asm b/zsnes/src/gui/gui.asm index 1c61c3c9..c1bf68a1 100644 --- a/zsnes/src/gui/gui.asm +++ b/zsnes/src/gui/gui.asm @@ -1530,8 +1530,6 @@ SECTION .data SECTION .text NEWSYM StartGUI -; cmp byte[OSPort],1 -; jbe .dosport cmp byte[TripBufAvail],0 jne .notexttb mov byte[Triplebufen],0 @@ -1561,8 +1559,6 @@ NEWSYM StartGUI mov byte[scanlines],0 mov byte[antienab],0 .nohq3x - -;.dosport mov ecx,64 mov eax,SpecialLine .slloop