removed wxGzipStreams (supported by wxZlibStreams now)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26959 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -238,9 +238,6 @@
|
||||
// and make the library thread safe
|
||||
#define wxUSE_ZLIB 1
|
||||
// Use zlib for compression in streams and PNG code
|
||||
#define wxUSE_GZSTREAM 1
|
||||
// Set to 1 to compile wxGzipInput/OutputStream classes.
|
||||
// Requires wxUSE_ZLIB.
|
||||
#define wxUSE_IMAGE 1
|
||||
// Set to 1 for wxImage support (recommended).
|
||||
#define wxUSE_LIBPNG 1
|
||||
|
Reference in New Issue
Block a user