Alexandre Julliard : version: Don't bother importing lz32, all the functions are in kernel32.

Alexandre Julliard julliard at winehq.org
Fri Sep 24 11:43:45 CDT 2010


Module: wine
Branch: master
Commit: deaf2f593da0b8bf3170b0df1194a0ec2dc4880f
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=deaf2f593da0b8bf3170b0df1194a0ec2dc4880f

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Fri Sep 24 15:37:10 2010 +0200

version: Don't bother importing lz32, all the functions are in kernel32.

---

 dlls/version/Makefile.in |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/dlls/version/Makefile.in b/dlls/version/Makefile.in
index 1e5142a..c4e3f38 100644
--- a/dlls/version/Makefile.in
+++ b/dlls/version/Makefile.in
@@ -1,6 +1,5 @@
 MODULE    = version.dll
 IMPORTLIB = version
-IMPORTS   = lz32
 
 C_SRCS = \
 	info.c \




More information about the wine-cvs mailing list