summaryrefslogtreecommitdiff
path: root/tests/gem_bad_batch.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/gem_bad_batch.c')
-rw-r--r--tests/gem_bad_batch.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/gem_bad_batch.c b/tests/gem_bad_batch.c
index ba8aa5d4..da2870bf 100644
--- a/tests/gem_bad_batch.c
+++ b/tests/gem_bad_batch.c
@@ -61,7 +61,6 @@ int main(int argc, char **argv)
int fd;
fd = drm_open_any();
- intel_get_drm_devid(fd);
bufmgr = drm_intel_bufmgr_gem_init(fd, 4096);
drm_intel_bufmgr_gem_enable_reuse(bufmgr);