David Hedbor is no longer maintaining the Qtopia code.

--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%402024
This commit is contained in:
Sam Lantinga 2006-08-10 14:35:42 +00:00
parent 3972b7795d
commit f63cb9f282
18 changed files with 0 additions and 2051 deletions

View file

@ -306,9 +306,6 @@ extern VideoBootStrap NX_bootstrap;
#if SDL_VIDEO_DRIVER_IPOD
extern VideoBootStrap iPod_bootstrap;
#endif
#if SDL_VIDEO_DRIVER_QTOPIA
extern VideoBootStrap Qtopia_bootstrap;
#endif
#if SDL_VIDEO_DRIVER_WSCONS
extern VideoBootStrap WSCONS_bootstrap;
#endif