diff options
Diffstat (limited to 'include')
-rw-r--r-- | include/slibtool/slibtool.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/slibtool/slibtool.h b/include/slibtool/slibtool.h index 8796383..c01c0e3 100644 --- a/include/slibtool/slibtool.h +++ b/include/slibtool/slibtool.h @@ -149,7 +149,6 @@ struct slbt_exec_ctx { char ** mout[2]; char ** rpath[2]; char ** sentinel; - FILE * fwrapper; char * csrc; int ldirdepth; char * ldirname; |