mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-10-29 05:40:27 -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;
|
||||
size -= res;
|
||||
}
|
||||
pw_log_info("send %d", offset);
|
||||
pw_stream_queue_buffer(client->capture, buf);
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue