diff src/video/uikit/SDL_uikitvideo.m @ 2425:491958a6c881 gsoc2008_iphone

Removed log messages (printf and NSLog)
author Holmes Futrell <hfutrell@umail.ucsb.edu>
date Fri, 15 Aug 2008 00:42:14 +0000
parents 1ecbeff9eb4c
children 28286ecb3f15
line wrap: on
line diff
--- a/src/video/uikit/SDL_uikitvideo.m	Fri Aug 15 00:40:47 2008 +0000
+++ b/src/video/uikit/SDL_uikitvideo.m	Fri Aug 15 00:42:14 2008 +0000
@@ -118,8 +118,6 @@
 UIKit_VideoInit(_THIS)
 {
     SDL_DisplayMode mode;
-
-	printf("UIKit Video init!");
 		
 	_this->gl_config.driver_loaded = 1;