mirror of
https://github.com/tiagovignatti/intel-gpu-tools.git
synced 2025-06-20 06:16:13 +00:00
lib/drmtest: drop unused oldsig variabel
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
This commit is contained in:
parent
212de08d0f
commit
506ef293ab
@ -981,7 +981,6 @@ static void fork_helper_exit_handler(int sig)
|
|||||||
bool __igt_fork_helper(struct igt_helper_process *proc)
|
bool __igt_fork_helper(struct igt_helper_process *proc)
|
||||||
{
|
{
|
||||||
pid_t pid;
|
pid_t pid;
|
||||||
sighandler_t oldsig;
|
|
||||||
int id;
|
int id;
|
||||||
|
|
||||||
assert(!proc->running);
|
assert(!proc->running);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user