diff options
Diffstat (limited to 'midi.c')
| -rw-r--r-- | midi.c | 1 |
1 files changed, 0 insertions, 1 deletions
| @@ -109,7 +109,6 @@ void *midi(void *arg) { | |||
| 109 | } | 109 | } |
| 110 | 110 | ||
| 111 | shared_data.action = 1; | 111 | shared_data.action = 1; |
| 112 | shared_data.preset = 3; | ||
| 113 | 112 | ||
| 114 | pthread_cond_signal(&cond_synth); | 113 | pthread_cond_signal(&cond_synth); |
| 115 | pthread_mutex_unlock(&mutex); | 114 | pthread_mutex_unlock(&mutex); |
