Remove duplicate calls
This commit is contained in:
parent
fd414ec158
commit
f866ed6305
@ -1399,8 +1399,6 @@ PulseAudioBackend::main_process_thread ()
|
||||
manager.registration_callback ();
|
||||
manager.graph_order_callback ();
|
||||
|
||||
manager.registration_callback ();
|
||||
manager.graph_order_callback ();
|
||||
|
||||
/* flush stream */
|
||||
pa_threaded_mainloop_lock (p_mainloop);
|
||||
|
Loading…
Reference in New Issue
Block a user