mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2026-03-21 05:33:49 -04:00
protocol-simple: remove old debug line
This commit is contained in:
parent
378b196738
commit
59c4e7645f
1 changed files with 0 additions and 1 deletions
|
|
@ -372,7 +372,6 @@ static void capture_process(void *data)
|
||||||
offset += res;
|
offset += res;
|
||||||
size -= res;
|
size -= res;
|
||||||
}
|
}
|
||||||
pw_log_info("send %d", offset);
|
|
||||||
pw_stream_queue_buffer(client->capture, buf);
|
pw_stream_queue_buffer(client->capture, buf);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue