mirror of
https://github.com/tiagovignatti/intel-gpu-tools.git
synced 2025-06-18 21:36:27 +00:00
tests/gem_flink_race: kill debug printf
Oops. Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
This commit is contained in:
parent
7b5440a09a
commit
9736fc09e2
@ -61,8 +61,6 @@ static void *thread_fn(void *p)
|
|||||||
gem_close(fd, open_struct.handle);
|
gem_close(fd, open_struct.handle);
|
||||||
}
|
}
|
||||||
|
|
||||||
printf("meh\n");
|
|
||||||
|
|
||||||
return (void *)0;
|
return (void *)0;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user