unit1606: do not print/access buffer
It was a wrong assumption that it could do that!
This commit is contained in:
Родитель
0cab3a394a
Коммит
8ed81f67c2
|
@ -62,7 +62,6 @@ static int runawhile(struct Curl_easy *easy,
|
|||
|
||||
finaltime = (int)(now.tv_sec - 1);
|
||||
|
||||
printf("%s\n", easy->state.buffer);
|
||||
return finaltime;
|
||||
}
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче