aboutsummaryrefslogtreecommitdiffstats
path: root/src/worker.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/worker.c')
-rw-r--r--src/worker.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/worker.c b/src/worker.c
index 8354ad6..79bb7b7 100644
--- a/src/worker.c
+++ b/src/worker.c
@@ -61,7 +61,7 @@ worker_func(void* data)
}
void
-jalv_worker_init(Jalv* jalv,
+jalv_worker_init(ZIX_UNUSED Jalv* jalv,
JalvWorker* worker,
const LV2_Worker_Interface* iface,
bool threaded)