Commit e9f15ec0 authored by Sam Lantinga's avatar Sam Lantinga

Doh! Patch by Joel Ray Holveck

--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%40475
parent ed9545a5
......@@ -144,6 +144,8 @@ static int Audio_Available(void)
SDL_NAME(arts_free)();
}
UnloadARTSLibrary();
return available;
}
static void Audio_DeleteDevice(SDL_AudioDevice *device)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment