clean debug code

Signed-off-by: Jianhui Zhao <zhaojh329@gmail.com>
main^2
Jianhui Zhao 2021-01-08 23:27:15 +08:00
parent 6914be6bb0
commit 33339863b5
1 changed files with 0 additions and 2 deletions

View File

@ -166,8 +166,6 @@ static bool file_range(struct uh_connection *conn, size_t size, size_t *start, s
*start = 0;
*end = size - 1;
uh_log_info("%lu - %lu\n", *start, *end);
if (!hdr.p) {
*ranged = false;
return true;