alsa: don't prefix NAME, log topics are enough

This commit is contained in:
Wim Taymans 2021-10-03 08:05:40 +02:00
parent d43fdf9f5b
commit dfdd9a6b3b
8 changed files with 79 additions and 95 deletions

View file

@ -47,8 +47,6 @@
#include "alsa.h"
#define NAME "alsa-device"
#define MAX_DEVICES 64
static const char default_device[] = "hw:0";