• Max Kellermann's avatar
    pcm/Volume: remove assert() from destructor · 5c75096b
    Max Kellermann authored
    While this assert() was useful when we had to track the object's state
    manually, there was no practical purpose other than verifying old
    code, and it complicates our new C++ code.
    5c75096b
Volume.hxx 2.61 KB