mirror of
https://github.com/tiagovignatti/intel-gpu-tools.git
synced 2026-08-11 16:32:58 +00:00
tests/gem_flink_race: kill debug printf
Oops. Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
This commit is contained in:
@@ -61,8 +61,6 @@ static void *thread_fn(void *p)
|
||||
gem_close(fd, open_struct.handle);
|
||||
}
|
||||
|
||||
printf("meh\n");
|
||||
|
||||
return (void *)0;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user