mirror of
https://github.com/libretro/scummvm.git
synced 2025-01-29 23:01:58 +00:00
- driver being NULL there is perfectly fine, Fingolfin :)
DCVS: ---------------------------------------------------------------------- svn-id: r15910
This commit is contained in:
parent
90e3fa96a3
commit
1733863e71
@ -197,7 +197,6 @@ MidiDriver *IMuseInternal::getBestMidiDriver(int sound) {
|
||||
} else {
|
||||
driver = _midi_adlib;
|
||||
}
|
||||
assert(driver);
|
||||
return driver;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user