aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/jalv_console.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/jalv_console.c b/src/jalv_console.c
index 1a700fc..1f97572 100644
--- a/src/jalv_console.c
+++ b/src/jalv_console.c
@@ -96,6 +96,8 @@ jalv_frontend_port_event(Jalv* jalv,
suil_instance_port_event(
jalv->ui_instance, port_index, buffer_size, protocol, buffer);
}
+#else
+ (void)buffer_size;
#endif
if (!protocol && jalv->opts.print_controls) {