Remove outdated comments regarding ZLIB_DLL. We don't have to define this before...
authorKovarththanan Rajaratnam <kovarththanan.rajaratnam@gmail.com>
Sun, 30 Aug 2009 17:23:47 +0000 (17:23 -0000)
committerKovarththanan Rajaratnam <kovarththanan.rajaratnam@gmail.com>
Sun, 30 Aug 2009 17:23:47 +0000 (17:23 -0000)
svn path=/trunk/; revision=29632

config.h.win32

index fd93726b6cb2af24faec40171ddb9e0ea79bf6d8..8c21e52deb1e23969b1c4cd07719acddd9604547 100644 (file)
 #define popen                  _popen
 #define pclose                 _pclose
 
-/* Needed for zlib, according to http://www.winimage.com/zLibDll/ */
-/*#define ZLIB_DLL                1
-#define _WINDOWS                1*/
-
 /* Name of package */
 #define PACKAGE "wireshark"