commit | 243011896ad2503e515b4fed746402e651b8e520 | [log] [tgz] |
---|---|---|
author | Volker RĂ¼melin <vr_qemu@t-online.de> | Mon May 17 21:46:01 2021 +0200 |
committer | Gerd Hoffmann <kraxel@redhat.com> | Thu Jun 17 11:54:09 2021 +0200 |
tree | a2ec1265cb12158f6fc0211cfe782febacc74006 | |
parent | 38848ce565849e5b867a5e08022b3c755039c11a [diff] |
alsaaudio: remove #ifdef DEBUG to avoid bit rot Merge the #ifdef DEBUG code with the if statement a few lines above to avoid bit rot. Suggested-by: Gerd Hoffmann <kraxel@redhat.com> Signed-off-by: Volker RĂ¼melin <vr_qemu@t-online.de> Message-Id: <20210517194604.2545-1-vr_qemu@t-online.de> Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>