From 56e31d56fac171f57a0ac8ff9eb5d06feca383a1 Mon Sep 17 00:00:00 2001 From: pagefault <> Date: Fri, 28 Jun 2002 23:50:22 +0000 Subject: [PATCH] Removed useless code --- zsnes/src/ui.asm | 3 --- 1 file changed, 3 deletions(-) diff --git a/zsnes/src/ui.asm b/zsnes/src/ui.asm index aec59511..b61bdee6 100644 --- a/zsnes/src/ui.asm +++ b/zsnes/src/ui.asm @@ -71,9 +71,6 @@ NEWSYM zstart call setnoise call InitSPC -%ifndef __MSDOS__ - mov byte[soundon],0 -%endif call allocmem ;allocate memory cmp byte[soundon],0