Removed outdated Nano-X support
--HG-- extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%403815
This commit is contained in:
parent
351e3d48d9
commit
b02edf2009
18 changed files with 0 additions and 1884 deletions
|
@ -341,9 +341,6 @@ extern VideoBootStrap COCOA_bootstrap;
|
|||
#if SDL_VIDEO_DRIVER_X11
|
||||
extern VideoBootStrap X11_bootstrap;
|
||||
#endif
|
||||
#if SDL_VIDEO_DRIVER_NANOX
|
||||
extern VideoBootStrap NX_bootstrap;
|
||||
#endif
|
||||
#if SDL_VIDEO_DRIVER_WSCONS
|
||||
extern VideoBootStrap WSCONS_bootstrap;
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue