From 133415ab52c297199acb29822fc7ec572fbafa2f Mon Sep 17 00:00:00 2001 From: David Robillard Date: Sun, 3 Sep 2006 03:24:32 +0000 Subject: Warning and documentation fixes. git-svn-id: http://svn.drobilla.net/lad/libslv2@111 a436a847-0d15-0410-975c-d299462d15a1 --- examples/hosts/test_host.c | 1 - 1 file changed, 1 deletion(-) (limited to 'examples') 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); -- cgit v1.2.1