Pārlūkot izejas kodu

Remove a couple of forgotten debug printfs.

master
Richard Nyberg pirms 18 gadiem
vecāks
revīzija
568d116335
1 mainītis faili ar 0 papildinājumiem un 2 dzēšanām
  1. +0
    -2
      misc/http_client.c

+ 0
- 2
misc/http_client.c Parādīt failu

@@ -338,7 +338,6 @@ http_read_cb(int sd, short type, void *arg)
if (nr == EAGAIN)
goto more;
else {
printf("read err\n");
http_error(req);
return;
}
@@ -379,7 +378,6 @@ out:
}
return;
error:
printf("http write err\n");
http_error(req);
}



Notiek ielāde…
Atcelt
Saglabāt