summaryrefslogtreecommitdiff
path: root/src/sound_type.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/sound_type.h')
-rw-r--r--src/sound_type.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/sound_type.h b/src/sound_type.h
index 3fdf3aef5..8efc6a22a 100644
--- a/src/sound_type.h
+++ b/src/sound_type.h
@@ -15,7 +15,6 @@ struct MusicFileSettings {
byte custom_2[33];
bool playing;
bool shuffle;
- char extmidi[80];
};
struct FileEntry {