]> granicus.if.org Git - curl/commit
cmake: remove unused variables
authorRuslan Baratov <ruslan_baratov@yahoo.com>
Wed, 24 Oct 2018 12:22:02 +0000 (15:22 +0300)
committerDaniel Stenberg <daniel@haxx.se>
Thu, 25 Oct 2018 11:18:23 +0000 (13:18 +0200)
commitb04e6240384a93c5c14406849b5f12247237a48d
treef22c0737f51c8ba0eb3d54e71ebbbacf28789899
parentdaabc9158134139e4807a87b596f37abbe40edac
cmake: remove unused variables

Remove variables:
* HAVE_SOCKLEN_T
* CURL_SIZEOF_CURL_SOCKLEN_T
* CURL_TYPEOF_CURL_SOCKLEN_T

Closes #3166
CMakeLists.txt