A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from http://mail.python.org/pipermail/python-checkins/2000-September/013911.html below:

[Python-checkins] CVS: distutils/misc extract.c,1.2,1.3

[Python-checkins] CVS: distutils/misc extract.c,1.2,1.3Thomas Heller python-dev@python.org
Fri, 29 Sep 2000 04:21:08 -0700
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