Remove timidity driver from gameDetector.. as it's not really there anymore :)
svn-id: r4222
This commit is contained in:
parent
d08adbb421
commit
16842878ba
1 changed files with 0 additions and 1 deletions
|
@ -310,7 +310,6 @@ bool GameDetector::parseMusicDriver(const char *s) {
|
||||||
{"auto",MD_AUTO},
|
{"auto",MD_AUTO},
|
||||||
{"null",MD_NULL},
|
{"null",MD_NULL},
|
||||||
{"windows",MD_WINDOWS},
|
{"windows",MD_WINDOWS},
|
||||||
{"timidity",MD_TIMIDITY},
|
|
||||||
{"seq",MD_SEQ},
|
{"seq",MD_SEQ},
|
||||||
{"qt",MD_QTMUSIC},
|
{"qt",MD_QTMUSIC},
|
||||||
{"core",MD_COREAUDIO},
|
{"core",MD_COREAUDIO},
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue