mirror of
https://github.com/curl/curl.git
synced 2026-07-27 22:53:06 +03:00
util.c drop pointless undef comment
This commit is contained in:
parent
143405cc90
commit
d896613c23
1 changed files with 1 additions and 1 deletions
|
|
@ -153,7 +153,7 @@ static void win32_cleanup(void)
|
|||
{
|
||||
#ifdef USE_WINSOCK
|
||||
WSACleanup();
|
||||
#endif /* USE_WINSOCK */
|
||||
#endif
|
||||
|
||||
/* flush buffers of all streams regardless of their mode */
|
||||
_flushall();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue