src/beeps.cpp in beeps-0.1.10 vs src/beeps.cpp in beeps-0.1.11

- old
+ new

@@ -26,9 +26,12 @@ static void cleanup () { + void cleanup_sources (); + cleanup_sources(); + alcMakeContextCurrent(NULL); if (g::context) { alcDestroyContext(g::context);