summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2020-06-17 08:44:41 +0200
committerDaniel Stenberg <daniel@haxx.se>2020-06-18 00:11:25 +0200
commit3bf18cdadd91bbd5250b257bc1b933f0c02a9591 (patch)
tree7051db41b9d1d21ef4a37e28cae876c9207a1d6e
parent8bc25c590e530de87595d1bb3577f699eb1309b9 (diff)
downloadgnurl-3bf18cdadd91bbd5250b257bc1b933f0c02a9591.tar.gz
gnurl-3bf18cdadd91bbd5250b257bc1b933f0c02a9591.tar.bz2
gnurl-3bf18cdadd91bbd5250b257bc1b933f0c02a9591.zip
select: remove the unused ELAPSED_MS() macro
Closes #5573
-rw-r--r--lib/select.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/lib/select.c b/lib/select.c
index ca0e24fb1..abb124ae8 100644
--- a/lib/select.c
+++ b/lib/select.c
@@ -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