mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-12-19 08:57:00 -05:00
minor cleanups
git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@155 fefdeb5f-60dc-0310-8127-8f9354f1896f
This commit is contained in:
parent
92bf0a365a
commit
761a895d1f
8 changed files with 30 additions and 15 deletions
|
|
@ -168,8 +168,6 @@ void pa_command_request(struct pa_pdispatch *pd, uint32_t command, uint32_t tag,
|
|||
|
||||
s->requested_bytes += bytes;
|
||||
|
||||
fprintf(stderr, "total req: %u (%u)\n", s->requested_bytes, bytes);
|
||||
|
||||
if (s->requested_bytes && s->write_callback)
|
||||
s->write_callback(s, s->requested_bytes, s->write_userdata);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue