mirror of
https://forgejo.xatacraft.ru/Sunshine/mkxp-sunshine.git
synced 2026-08-19 21:39:57 +00:00
Remove left-over dead code
This commit is contained in:
parent
4a8b0f30c8
commit
8e1852a281
1 changed files with 0 additions and 2 deletions
|
|
@ -843,6 +843,4 @@ ALDataSource *createMidiSource(SDL_RWops &ops,
|
|||
bool looped)
|
||||
{
|
||||
return new MidiSource(ops, looped);
|
||||
|
||||
return 0;
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue