]> git.ipfire.org Git - thirdparty/curl.git/commitdiff
select: remove the unused ELAPSED_MS() macro
authorDaniel Stenberg <daniel@haxx.se>
Wed, 17 Jun 2020 06:44:41 +0000 (08:44 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Wed, 17 Jun 2020 22:11:25 +0000 (00:11 +0200)
Closes #5573

lib/select.c

index ca0e24fb13a5015b65da1d187d53b26e101a1cb4..abb124ae8fe6a70c5c1b889a1271885ea2cc4b57 100644 (file)
@@ -55,9 +55,6 @@
 #include "timeval.h"
 #include "warnless.h"
 
-/* Convenience local macros */
-#define ELAPSED_MS() (int)Curl_timediff(Curl_now(), initial_tv)
-
 /*
  * Internal function used for waiting a specific amount of ms
  * in Curl_socket_check() and Curl_poll() when no file descriptor