mirror of
https://github.com/freebsd/freebsd-src.git
synced 2024-12-04 01:38:57 +00:00
remove dead code
Submitted by: Coverity Prevent analysis tool
This commit is contained in:
parent
a1adf35e65
commit
1ca1ea77be
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=142196
@ -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…
Reference in New Issue
Block a user