mesa: remove some temp debug code
This commit is contained in:
committed by
Keith Whitwell
parent
4e3ae76fea
commit
d22ef6bcba
@@ -1263,7 +1263,6 @@ _mesa_create_context(const GLvisual *visual,
|
||||
{
|
||||
GLcontext *ctx;
|
||||
|
||||
printf("***** enter %s\n", __FUNCTION__);
|
||||
ASSERT(visual);
|
||||
ASSERT(driverContext);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user