diff options
author | Sam Lantinga <slouken@libsdl.org> | 2010-01-18 14:27:30 +0000 |
---|---|---|
committer | Sam Lantinga <slouken@libsdl.org> | 2010-01-18 14:27:30 +0000 |
commit | e84dac760c32846bedf6787904624adb4af6d49b (patch) | |
tree | 3b5c530cc8afc66ee5ce46bd1d4c461efb38c364 /include | |
parent | de14fdf2e46403bc151993372fb412a84e6f7166 (diff) |
Fixed bug #930
The PS2 video driver is obsolete and not going to be updated unless someone wants to maintain it.
--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%404431
Diffstat (limited to 'include')
-rw-r--r-- | include/SDL_config.h.in | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/SDL_config.h.in b/include/SDL_config.h.in index 310b166e..47b7a22c 100644 --- a/include/SDL_config.h.in +++ b/include/SDL_config.h.in @@ -262,7 +262,6 @@ #undef SDL_VIDEO_DRIVER_NDS #undef SDL_VIDEO_DRIVER_PHOTON #undef SDL_VIDEO_DRIVER_QNXGF -#undef SDL_VIDEO_DRIVER_PS2GS #undef SDL_VIDEO_DRIVER_PS3 #undef SDL_VIDEO_DRIVER_RISCOS #undef SDL_VIDEO_DRIVER_SVGALIB |