Remove unused CMake variables#3166
Conversation
Remove variables: * HAVE_SOCKLEN_T * CURL_SIZEOF_CURL_SOCKLEN_T * CURL_TYPEOF_CURL_SOCKLEN_T
|
If those are really unused, aren't the checks in autotools also redundant? |
You mean this part:
?
I'm not so sure about Anyway |
This is defined by the public header I can take care of the autotools cleanup of the |
|
Yeah, I meant that. |
Follow-up to #3166 which did the cmake part of this. This type/define is not used.
Remove variables: