aboutsummaryrefslogtreecommitdiffstats
path: root/src/jalv_internal.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/jalv_internal.h')
-rw-r--r--src/jalv_internal.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/jalv_internal.h b/src/jalv_internal.h
index 458f020..5b7f341 100644
--- a/src/jalv_internal.h
+++ b/src/jalv_internal.h
@@ -166,10 +166,6 @@ jalv_dump_atom(Jalv* jalv,
const LV2_Atom* atom,
int color);
-/// Run plugin instance for one buffer
-bool
-jalv_run(Jalv* jalv, uint32_t nframes);
-
/// Periodically update user interface
int
jalv_update(Jalv* jalv);