Skip to content

Shorten method call code in Loop trait by using spa_interface_call_method macro.

Tom Wagner requested to merge (removed):loop_shorten_method_calls into master

Replaced the manual spa_interface method calls with invocations to the spa_interface_call_method macro.

Merge request reports