diff options
Diffstat (limited to 'tests/gem_userptr_blits.c')
-rw-r--r-- | tests/gem_userptr_blits.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/gem_userptr_blits.c b/tests/gem_userptr_blits.c index 638b74c2..a729f319 100644 --- a/tests/gem_userptr_blits.c +++ b/tests/gem_userptr_blits.c @@ -1443,6 +1443,4 @@ int main(int argc, char **argv) test_access_control(fd); igt_exit(); - - return 0; } |