Skip to content
This repository has been archived by the owner on Feb 11, 2021. It is now read-only.

Commit

Permalink
Browse files Browse the repository at this point in the history
Now that the fullscreen wm state works, enable the video modes. Yay! :)
  • Loading branch information
slouken committed Jul 14, 2010
1 parent 02700cb commit 763f107
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/video/x11/SDL_x11modes.c
Expand Up @@ -24,9 +24,6 @@
#include "SDL_x11video.h"

/*#define X11MODES_DEBUG*/
#undef SDL_VIDEO_DRIVER_X11_XINERAMA
#undef SDL_VIDEO_DRIVER_X11_XRANDR
#undef SDL_VIDEO_DRIVER_X11_VIDMODE

static int
get_visualinfo(Display * display, int screen, XVisualInfo * vinfo)
Expand Down

0 comments on commit 763f107

Please sign in to comment.