mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-06-17 21:48:22 +02:00
gallium-intel: Fix warning
This commit is contained in:
parent
5f701f22f0
commit
a098e60903
1 changed files with 0 additions and 2 deletions
|
|
@ -177,8 +177,6 @@ intel_be_handle_from_buffer(struct pipe_screen *screen,
|
|||
struct pipe_buffer *buffer,
|
||||
unsigned *handle)
|
||||
{
|
||||
drm_intel_bo *bo;
|
||||
|
||||
if (!buffer)
|
||||
return FALSE;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue