From 596fac089ed5797be42ded830ea2da19cf9df31f Mon Sep 17 00:00:00 2001 From: Sam Lantinga Date: Thu, 11 Apr 2002 21:09:24 +0000 Subject: [PATCH] *** empty log message *** --- src/video/x11/SDL_x11yuv.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/video/x11/SDL_x11yuv.c b/src/video/x11/SDL_x11yuv.c index 10603bf76..4b3fd5f9e 100644 --- a/src/video/x11/SDL_x11yuv.c +++ b/src/video/x11/SDL_x11yuv.c @@ -51,7 +51,7 @@ static char rcsid = #define PITCH_WORKAROUND /* Fix for the NVidia GeForce 2 - use the last available adaptor */ -#define USE_LAST_ADAPTOR +/*#define USE_LAST_ADAPTOR*/ /* Apparently the NVidia drivers are fixed */ /* The functions used to manipulate software video overlays */ static struct private_yuvhwfuncs x11_yuvfuncs = {