aboutsummaryrefslogtreecommitdiff
path: root/pluginhost~/src/pluginhost~.h
diff options
context:
space:
mode:
Diffstat (limited to 'pluginhost~/src/pluginhost~.h')
-rw-r--r--pluginhost~/src/pluginhost~.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/pluginhost~/src/pluginhost~.h b/pluginhost~/src/pluginhost~.h
index 48dff96..b4c9282 100644
--- a/pluginhost~/src/pluginhost~.h
+++ b/pluginhost~/src/pluginhost~.h
@@ -170,8 +170,6 @@ typedef struct _ph_tilde {
snd_seq_event_t **instanceEventBuffers;
snd_seq_event_t midiEventBuf[EVENT_BUFSIZE];
- pthread_mutex_t midiEventBufferMutex;
-
} ph_tilde;
static char *ph_tilde_send_configure(ph_tilde *x, char *key, char *value,