[PATCH 5/6] iphlpapi: Remove no longer needed libraries.

Huw Davies huw at codeweavers.com
Thu Aug 19 02:53:45 CDT 2021


Signed-off-by: Huw Davies <huw at codeweavers.com>
---
 dlls/iphlpapi/Makefile.in | 1 -
 1 file changed, 1 deletion(-)

diff --git a/dlls/iphlpapi/Makefile.in b/dlls/iphlpapi/Makefile.in
index 326cf8bf75e..9d7345251bd 100644
--- a/dlls/iphlpapi/Makefile.in
+++ b/dlls/iphlpapi/Makefile.in
@@ -1,7 +1,6 @@
 MODULE    = iphlpapi.dll
 IMPORTLIB = iphlpapi
 IMPORTS   = advapi32 dnsapi nsi uuid
-EXTRALIBS = $(KSTAT_LIBS) $(PROCSTAT_LIBS)
 
 C_SRCS = \
 	icmp.c \
-- 
2.23.0




More information about the wine-devel mailing list