summaryrefslogtreecommitdiff
path: root/core/os/midi_driver.h
diff options
context:
space:
mode:
Diffstat (limited to 'core/os/midi_driver.h')
-rw-r--r--core/os/midi_driver.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/core/os/midi_driver.h b/core/os/midi_driver.h
index b7377a8a40..bc922e1fcf 100644
--- a/core/os/midi_driver.h
+++ b/core/os/midi_driver.h
@@ -39,7 +39,6 @@
*/
class MIDIDriver {
-
static MIDIDriver *singleton;
static uint8_t last_received_message;