summaryrefslogtreecommitdiff
path: root/libs/ardour/ardour
diff options
context:
space:
mode:
Diffstat (limited to 'libs/ardour/ardour')
-rw-r--r--libs/ardour/ardour/vst_types.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/libs/ardour/ardour/vst_types.h b/libs/ardour/ardour/vst_types.h
index 0d6f8c397f..d185d62606 100644
--- a/libs/ardour/ardour/vst_types.h
+++ b/libs/ardour/ardour/vst_types.h
@@ -104,7 +104,6 @@ struct _VSTState
int n_pending_keys;
unsigned char * wanted_chunk;
int wanted_chunk_size;
- int current_program;
float * want_params;
float * set_params;