summaryrefslogtreecommitdiff
path: root/apps/plugins/midi/synth.c
diff options
context:
space:
mode:
Diffstat (limited to 'apps/plugins/midi/synth.c')
-rw-r--r--apps/plugins/midi/synth.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/apps/plugins/midi/synth.c b/apps/plugins/midi/synth.c
index 1d759be288..f2fbe063e7 100644
--- a/apps/plugins/midi/synth.c
+++ b/apps/plugins/midi/synth.c
@@ -23,8 +23,6 @@
23#include "midiutil.h" 23#include "midiutil.h"
24#include "synth.h" 24#include "synth.h"
25 25
26extern struct plugin_api * rb;
27
28void readTextBlock(int file, char * buf) 26void readTextBlock(int file, char * buf)
29{ 27{
30 char c = 0; 28 char c = 0;