remove accidentally commited printf for tiling support

This commit is contained in:
Roland Scheidegger
2005-02-14 17:37:52 +00:00
parent 4ea4589302
commit e82cb7852b
@@ -448,7 +448,6 @@ radeonCreateContext( const __GLcontextModes *glVisual,
}
(*rmesa->get_ust)( & rmesa->swap_ust );
if (rmesa->sarea->tiling_enabled != 0) fprintf(stderr, "color tiling enabled!\n");
#if DO_DEBUG
RADEON_DEBUG = driParseDebugString( getenv( "RADEON_DEBUG" ),