remove dead code
Submitted by: Coverity Prevent analysis tool
This commit is contained in:
parent
a1adf35e65
commit
1ca1ea77be
@ -478,8 +478,6 @@ exec_pecoff_coff_prep_zmagic(struct image_params * imgp,
|
||||
argp->a_imghdr[i].i_vaddr += wp->w_base;
|
||||
}
|
||||
imgp->proc->p_sysent = &pecoff_sysvec;
|
||||
if (error)
|
||||
goto fail;
|
||||
imgp->auxargs = argp;
|
||||
imgp->auxarg_size = sizeof(struct pecoff_args);
|
||||
imgp->interpreted = 0;
|
||||
|
Loading…
x
Reference in New Issue
Block a user