From 2007f26c53dc6a07cba29fd7df79fb160b7d3e23 Mon Sep 17 00:00:00 2001 From: dborca <> Date: Mon, 17 Jan 2005 09:39:49 +0000 Subject: [PATCH] remove unecessary defines --- glide3x/cvg/glide3/src/Makefile.win32 | 7 ------- 1 file changed, 7 deletions(-) diff --git a/glide3x/cvg/glide3/src/Makefile.win32 b/glide3x/cvg/glide3/src/Makefile.win32 index c7a9d2b..9f85e87 100644 --- a/glide3x/cvg/glide3/src/Makefile.win32 +++ b/glide3x/cvg/glide3/src/Makefile.win32 @@ -92,13 +92,6 @@ CDEFS += -DGLIDE_BLIT_CLEAR=1 # tmus using chipfield. chipfield will always be set to 0xf CDEFS += -DGLIDE_CHIP_BROADCAST=1 -# special sli buffer clears -CDEFS += -DGLIDE_BLIT_CLEAR=1 - -# workaround for CVGs with broken tsus which cannot send commands to multiple -# tmus using chipfield. chipfield will always be set to 0xf -CDEFS += -DGLIDE_CHIP_BROADCAST=1 - # subsystem CDEFS += -DCVG