src/openal.cpp in beeps-0.1.33 vs src/openal.cpp in beeps-0.1.34

- old
+ new

@@ -21,11 +21,9 @@ static void cleanup () { - SoundPlayer_clear_all(); - alcMakeContextCurrent(NULL); if (global::context) { alcDestroyContext(global::context);