summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorKeith Whitwell <keith@tungstengraphics.com>1999-08-29 16:18:23 +0000
committerKeith Whitwell <keith@tungstengraphics.com>1999-08-29 16:18:23 +0000
commitd858a651d8569a6fd47ee4ee55b27e24a1542a47 (patch)
tree9704e44e93315435485902306d70b13ccaa1787d /src
parent50149b085e3695e1945922d9971f80ce35932690 (diff)
removed bogus call
Diffstat (limited to 'src')
-rw-r--r--src/mesa/drivers/glide/fxapi.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mesa/drivers/glide/fxapi.c b/src/mesa/drivers/glide/fxapi.c
index 82084e7479..fbc586e757 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;