diff src/video/SDL_video.c @ 1977:754847f19490

David Hedbor is no longer maintaining the Qtopia code.
author Sam Lantinga <slouken@libsdl.org>
date Thu, 10 Aug 2006 14:35:42 +0000
parents db3ba6c0d0df
children 542c78b6fb12
line wrap: on
line diff
--- a/src/video/SDL_video.c	Mon Aug 07 05:25:13 2006 +0000
+++ b/src/video/SDL_video.c	Thu Aug 10 14:35:42 2006 +0000
@@ -55,9 +55,6 @@
 #if SDL_VIDEO_DRIVER_IPOD
     &iPod_bootstrap,
 #endif
-#if SDL_VIDEO_DRIVER_QTOPIA
-    &Qtopia_bootstrap,
-#endif
 #if SDL_VIDEO_DRIVER_WSCONS
     &WSCONS_bootstrap,
 #endif