removed bogus call
authorKeith Whitwell <keith@tungstengraphics.com>
Sun, 29 Aug 1999 16:18:23 +0000 (16:18 +0000)
committerKeith Whitwell <keith@tungstengraphics.com>
Sun, 29 Aug 1999 16:18:23 +0000 (16:18 +0000)
src/mesa/drivers/glide/fxapi.c

index 82084e7479a91f6237c28193f064f319538bafb0..fbc586e7574927a57728bbec87501dff7ea6fe4b 100644 (file)
@@ -948,7 +948,6 @@ fxMesaContext GLAPIENTRY fxMesaCreateContext(GLuint win,GrScreenResolution_t res
     fxMesa->haveTwoTMUs=GL_FALSE;
 
   if (getenv("FX_EMULATE_SINGLE_TMU")) {
-     fprint(stderr, "stadnnadna;lskdjf");
      if (MESA_VERBOSE&VERBOSE_DRIVER) 
        fprintf(stderr, "\n\nEmulating single tmu\n\n");
      fxMesa->haveTwoTMUs = GL_FALSE;