diff options
Diffstat (limited to 'examples/hosts/test_host.c')
-rw-r--r-- | examples/hosts/test_host.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/examples/hosts/test_host.c b/examples/hosts/test_host.c index c1c96ed..0eabee5 100644 --- a/examples/hosts/test_host.c +++ b/examples/hosts/test_host.c @@ -60,7 +60,6 @@ create_audio_output() void create_port(SLV2Plugin* plugin, - SLV2Instance* instance, uint32_t port_index) { enum SLV2PortClass class = slv2_port_get_class(plugin, port_index); |