AUDIO: Removed comment about MDT_PREFER_MT32 and the MT-32 emulator

This commit is contained in:
md5 2011-03-01 12:24:28 +02:00
parent e99dcac2f6
commit 87d7044a3f

View file

@ -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 {