mirror of
https://github.com/tiagovignatti/intel-gpu-tools.git
synced 2025-06-19 22:06: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)
|
||||
{
|
||||
pid_t pid;
|
||||
sighandler_t oldsig;
|
||||
int id;
|
||||
|
||||
assert(!proc->running);
|
||||
|
Loading…
x
Reference in New Issue
Block a user