]> git.saurik.com Git - wxWidgets.git/blobdiff - src/common/fs_zip.cpp
Commented setsockopt as it doesn't work anywhere. I will use signals for timeout.
[wxWidgets.git] / src / common / fs_zip.cpp
index 56647fcd127e3e8a039999ac640c8bb1306b1f41..a77a338dff0cebedc16652cfd4bb79ae37c43056 100644 (file)
 #pragma hdrstop
 #endif
 
-#if !wxUSE_SOCKETS
-    #undef wxUSE_FS_ZIP
-    #define wxUSE_FS_ZIP 0
-#endif
-
 #if wxUSE_FS_ZIP
 
 #ifndef WXPRECOMP