From c178e3616873d4bb6d94d6fb68633497a4df0ef5 Mon Sep 17 00:00:00 2001 From: midipix Date: Thu, 28 Jun 2018 15:33:50 -0400 Subject: link mode: re-implemented slbt_exec_link_create_dep_file() w. pure fdio. --- 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 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; -- cgit v1.2.3