• Max Kellermann's avatar
    mixer: merged methods "init" and "configure" · dc575106
    Max Kellermann authored
    Both methods are always called together.  There is no point in having
    them separate.  This simplifies the code, because the old configure()
    method could be called more than once, and had to free old
    allocations.
    dc575106
oss_mixer.c 4.68 KB