diff --git a/audio/mididrv.h b/audio/mididrv.h index 6a8d174342e..eed8c419f3e 100644 --- a/audio/mididrv.h +++ b/audio/mididrv.h @@ -80,11 +80,6 @@ enum MusicType { * does not match the requirements of a game engine. With these flags, more * priority is given to an MT-32 device, or a GM device respectively. * - * In desktop systems (where the MT-32 emulator is enabled), if no music driver - * is selected in the options, MDT_PREFER_MT32 results in ending up with the - * MT-32 emulator being chosen as the "optimal" music setting (unless, of course, - * a real MT-32 is present in the user's system). - * * @todo Rename MidiDriverFlags to MusicDriverFlags */ enum MidiDriverFlags {