summaryrefslogtreecommitdiffstats
path: root/src/midi.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/midi.h')
-rw-r--r--src/midi.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/midi.h b/src/midi.h
index 95976d7..fb85833 100644
--- a/src/midi.h
+++ b/src/midi.h
@@ -53,7 +53,6 @@ typedef struct {
#endif
} midi_message_t;
-extern unsigned midi_base_scale = 0x3C;
/* MIDI API */
#ifdef MIDI_DYNAMIC_MEMORY_ALLOC