Update of /cvsroot/python/distutils/misc In directory slayer.i.sourceforge.net:/tmp/cvs-serv15417 Modified Files: extract.c Log Message: Removed unneeded includes and one unused variable. Found by Rene Liebscher. Index: extract.c =================================================================== RCS file: /cvsroot/python/distutils/misc/extract.c,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -r1.2 -r1.3 *** extract.c 2000/09/07 07:36:40 1.2 --- extract.c 2000/09/29 11:20:55 1.3 *************** *** 1,6 **** #include <windows.h> - #include <commctrl.h> - #include <shlobj.h> - #include "resource.h" #define ZLIB_DLL --- 1,3 ---- *************** *** 147,151 **** if (phdr->method == Z_DEFLATED) { int x; - long crc = 0; memset (&zstream, 0, sizeof (zstream)); zstream.next_in = src; --- 144,147 ----
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4