diff options
Diffstat (limited to 'tests/gem_ppgtt.c')
-rw-r--r-- | tests/gem_ppgtt.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/gem_ppgtt.c b/tests/gem_ppgtt.c index 8c560f26..0ee4f5b2 100644 --- a/tests/gem_ppgtt.c +++ b/tests/gem_ppgtt.c @@ -230,6 +230,4 @@ int main(int argc, char **argv) } igt_exit(); - - return 0; } |