• Max Kellermann's avatar
    don't reset dc->command in quitDecode() · c6035ea3
    Max Kellermann authored
    The decoder thread is responsible for resetting dc->command after a
    command was executed.  As a consequence, we can assume that
    dc->command is already NONE after decoder_stop().
    c6035ea3
player_thread.c 10.6 KB