From 9706faf3b18a3fe231bff70e6d8acd62aaae99df Mon Sep 17 00:00:00 2001 From: midipix Date: Fri, 29 Jun 2018 01:00:36 -0400 Subject: execution context: generated wrapper: replaced the stream with a pure fd. --- include/slibtool/slibtool.h | 1 - 1 file changed, 1 deletion(-) (limited to 'include') 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; -- cgit v1.2.3