intel: remove dead code

Signed-off-by: Eric Engestrom <eric@engestrom.ch>
main
Eric Engestrom 2017-04-09 22:48:46 +01:00 committed by Eric Engestrom
parent 47521438eb
commit 3f1df25e0b
1 changed files with 0 additions and 1 deletions

View File

@ -659,7 +659,6 @@ drm_intel_gem_bo_busy(drm_intel_bo *bo)
} else {
return false;
}
return (ret == 0 && busy.busy);
}
static int