mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-10-29 05:40:23 -04:00
remove two superfluous lines
git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@1154 fefdeb5f-60dc-0310-8127-8f9354f1896f
This commit is contained in:
parent
0d7be3148e
commit
358e577403
1 changed files with 0 additions and 3 deletions
|
|
@ -769,9 +769,6 @@ static int dispatch_timeout(pa_mainloop *m) {
|
|||
/* Disable time event */
|
||||
mainloop_time_restart(e, NULL);
|
||||
|
||||
if (m->cached_next_time_event == e)
|
||||
m->cached_next_time_event = NULL;
|
||||
|
||||
e->callback(&m->api, e, &e->timeval, e->userdata);
|
||||
|
||||
r++;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue