Browse Source

mesa: remove some temp debug code

tags/mesa_20090313
Brian Paul 17 years ago
parent
commit
e9a6832737
1 changed files with 0 additions and 1 deletions
  1. 0
    1
      src/mesa/main/context.c

+ 0
- 1
src/mesa/main/context.c View File

@@ -1217,7 +1217,6 @@ _mesa_create_context(const GLvisual *visual,
{
GLcontext *ctx;

printf("***** enter %s\n", __FUNCTION__);
ASSERT(visual);
/*ASSERT(driverContext);*/


Loading…
Cancel
Save