[Mesa-dev] [PATCH 14/15] more debug fixing
Brian Paul
brian.e.paul at gmail.com
Sat Sep 17 15:41:27 PDT 2011
From: Brian Paul <brianp at vmware.com>
---
src/mesa/main/debug.c | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/src/mesa/main/debug.c b/src/mesa/main/debug.c
index c296438..0a393e5 100644
--- a/src/mesa/main/debug.c
+++ b/src/mesa/main/debug.c
@@ -623,5 +623,4 @@ _mesa_print_texture(struct gl_context *ctx, struct gl_texture_image *img)
}
ctx->Driver.UnmapTextureImage(ctx, img, slice);
-#endif
}
--
1.7.3.4
More information about the mesa-dev
mailing list