From: Keith Whitwell Date: Sun, 29 Aug 1999 16:18:23 +0000 (+0000) Subject: removed bogus call X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=d858a651d8569a6fd47ee4ee55b27e24a1542a47;p=mesa.git removed bogus call --- diff --git a/src/mesa/drivers/glide/fxapi.c b/src/mesa/drivers/glide/fxapi.c index 82084e7479a..fbc586e7574 100644 --- a/src/mesa/drivers/glide/fxapi.c +++ b/src/mesa/drivers/glide/fxapi.c @@ -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;