From 3b8323853f4eeddb61398e77c51bb2349f430227 Mon Sep 17 00:00:00 2001 From: João Silva Date: Sat, 14 Jan 2017 23:08:50 +0000 Subject: Removed a LOT of useless stuff. --- source/clip.c | 1 - 1 file changed, 1 deletion(-) (limited to 'source/clip.c') diff --git a/source/clip.c b/source/clip.c index e8c501c..94ecbd6 100644 --- a/source/clip.c +++ b/source/clip.c @@ -99,7 +99,6 @@ void ComputeClipWindows() } } - // if (!Settings.DisableGraphicWindows) { if (w == 5 || pClip->Count [5] || (Memory.FillRAM [0x212c + c] & Memory.FillRAM [0x212e + c] & (1 << w))) -- cgit v1.2.3