mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-04 22:49:13 +02:00
Quieten debug message.
This commit is contained in:
parent
6921063520
commit
e7b0ec9ae7
1 changed files with 2 additions and 0 deletions
|
|
@ -60,9 +60,11 @@ static const char *wm_opcode_strings[] = {
|
|||
"FB_WRITE"
|
||||
};
|
||||
|
||||
#if 0
|
||||
static const char *wm_file_strings[] = {
|
||||
"PAYLOAD"
|
||||
};
|
||||
#endif
|
||||
|
||||
|
||||
/***********************************************************************
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue