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 = {