server : no need to repeat log in comment
This commit is contained in:
parent
f23aa90994
commit
84df4b58d9
1 changed files with 0 additions and 1 deletions
|
@ -304,7 +304,6 @@ struct llama_server_queue {
|
|||
void start_loop() {
|
||||
running = true;
|
||||
while (true) {
|
||||
// new task will arrive
|
||||
LOG_VERBOSE("new task may arrive", {});
|
||||
{
|
||||
while (true)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue