olsr2 remove log
This commit is contained in:
parent
087a6afacf
commit
33b6189aaa
@ -126,7 +126,6 @@ static void header_done_cb(struct uclient *cl) {
|
||||
static void eof_cb(struct uclient *cl) {
|
||||
request_done(cl, cl->data_eof ? 0 : UCLIENT_ERROR_CONNECTION_RESET_PREMATURELY);
|
||||
if (cl->data_eof) {
|
||||
printf("calling eof normally\n");
|
||||
uclient_data(cl)->eof(cl);
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user