]> git.ipfire.org Git - thirdparty/curl.git/commit
test1540: Remove unused macro TEST_HANG_TIMEOUT
authorRikard Falkeborn <rikard.falkeborn@gmail.com>
Tue, 7 Aug 2018 20:13:16 +0000 (22:13 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Thu, 9 Aug 2018 10:37:21 +0000 (12:37 +0200)
commit8ea0baed3ccf96a8082803d5080805e81a81c666
tree10fe76a37d372e525399204b5bf93af90a6364f1
parent1c14ba60cc1a0601e04e5ce56979b22bcbd341bc
test1540: Remove unused macro TEST_HANG_TIMEOUT

The macro has never been used, and it there is not really any place
where it would make sense to add timing checks.

Closes #2852
tests/libtest/lib1540.c