• Max Kellermann's avatar
    mixer_control: don't allow mixer==NULL · 7475ded9
    Max Kellermann authored
    As a side effect, the previous patch added the mixer==NULL checks.  It
    is now illegal to call mixer functions with a NULL argument.  Convert
    the runtime checks to assertions.
    7475ded9
mixer_control.c 2.44 KB