mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-04-30 21:21:39 +02:00
gallium: silence warning
This commit is contained in:
parent
a449465556
commit
50f78fcc2e
1 changed files with 1 additions and 0 deletions
|
|
@ -1674,6 +1674,7 @@ exec_declaration(
|
|||
break;
|
||||
|
||||
default:
|
||||
eval = NULL;
|
||||
assert( 0 );
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue