mirror of
https://github.com/curl/curl.git
synced 2026-07-24 17:07:16 +03:00
removed the #ifdef
This commit is contained in:
parent
ada9bc2b24
commit
e2590430c5
1 changed files with 0 additions and 1 deletions
|
|
@ -3,7 +3,6 @@
|
|||
* require. If you don't use windows, you can safely ignore this crap.
|
||||
*/
|
||||
|
||||
#if defined(WIN32) && !defined(__GNUC__) || defined(__MINGW32__)
|
||||
static void win32_cleanup(void)
|
||||
{
|
||||
WSACleanup();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue