mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2025-12-30 01:20:17 +01:00
remove debug printf
This commit is contained in:
parent
40ae3943f2
commit
a28e648690
1 changed files with 0 additions and 1 deletions
|
|
@ -1433,7 +1433,6 @@ static const char *triFuncName = NULL;
|
|||
#define USE(triFunc) \
|
||||
do { \
|
||||
triFuncName = #triFunc; \
|
||||
printf("%s\n", triFuncName);\
|
||||
return triFunc; \
|
||||
} while (0)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue