mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-03-06 10:00:30 +01:00
silence warning
This commit is contained in:
parent
146483d541
commit
ce30f0550f
1 changed files with 1 additions and 0 deletions
|
|
@ -83,6 +83,7 @@ pipe_vertex_format(GLenum type, GLuint size)
|
|||
default:
|
||||
assert(0);
|
||||
}
|
||||
return 0; /* silence compiler warning */
|
||||
}
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue