summaryrefslogtreecommitdiffstats
path: root/switch.h
diff options
context:
space:
mode:
Diffstat (limited to 'switch.h')
-rw-r--r--switch.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/switch.h b/switch.h
index c454f1a..ad27ffe 100644
--- a/switch.h
+++ b/switch.h
@@ -24,7 +24,7 @@
#include "userdata.h"
-bool agl_switch_setup_link (struct userdata *, agl_node *, agl_node *, bool);
+bool agl_switch_setup_link (struct userdata *, agl_node *, agl_node *);
bool agl_switch_teardown_link (struct userdata *, agl_node *, agl_node *);
/*pa_source *setup_device_input(struct userdata *, agl_node *);*/