gallium-intel: Fix warning

This commit is contained in:
Jakob Bornecrantz 2009-04-25 12:56:07 +01:00
parent 5f701f22f0
commit a098e60903

View file

@ -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;