mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-01-23 23:30:22 +01:00
mesa: remove some temp debug code
This commit is contained in:
parent
4e3ae76fea
commit
d22ef6bcba
1 changed files with 0 additions and 1 deletions
|
|
@ -1263,7 +1263,6 @@ _mesa_create_context(const GLvisual *visual,
|
|||
{
|
||||
GLcontext *ctx;
|
||||
|
||||
printf("***** enter %s\n", __FUNCTION__);
|
||||
ASSERT(visual);
|
||||
ASSERT(driverContext);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue