mirror of
https://github.com/curl/curl.git
synced 2026-07-28 15:33:08 +03:00
cleanup
This commit is contained in:
parent
0969a96732
commit
a1f72943e9
2 changed files with 0 additions and 3 deletions
|
|
@ -354,7 +354,6 @@ static int rlimit(int keep_open)
|
|||
fprintf(stderr, "%s file descriptors open\n", strbuff);
|
||||
|
||||
#if !defined(HAVE_POLL_FINE) && \
|
||||
!defined(CURL_HAVE_WSAPOLL) && \
|
||||
!defined(USE_WINSOCK) && \
|
||||
!defined(TPF)
|
||||
|
||||
|
|
|
|||
|
|
@ -27,7 +27,6 @@
|
|||
#endif
|
||||
|
||||
#if !defined(HAVE_POLL_FINE) && \
|
||||
!defined(CURL_HAVE_WSAPOLL) && \
|
||||
!defined(USE_WINSOCK) && \
|
||||
!defined(TPF) && \
|
||||
!defined(FD_SETSIZE)
|
||||
|
|
@ -358,7 +357,6 @@ static int rlimit(int keep_open)
|
|||
fprintf(stderr, "%s file descriptors open\n", strbuff);
|
||||
|
||||
#if !defined(HAVE_POLL_FINE) && \
|
||||
!defined(CURL_HAVE_WSAPOLL) && \
|
||||
!defined(USE_WINSOCK) && \
|
||||
!defined(TPF)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue