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 ce76377..8796383 100644 --- a/include/slibtool/slibtool.h +++ b/include/slibtool/slibtool.h @@ -150,7 +150,6 @@ struct slbt_exec_ctx { char ** rpath[2]; char ** sentinel; FILE * fwrapper; - FILE * fdeps; char * csrc; int ldirdepth; char * ldirname; |