[PULL v2 61/85] audio/dbus: remove unused AUDIO_CAP macro

marcandre.lureau@redhat.com posted 85 patches 1 month, 2 weeks ago
There is a newer version of this series
[PULL v2 61/85] audio/dbus: remove unused AUDIO_CAP macro
Posted by marcandre.lureau@redhat.com 1 month, 2 weeks ago
From: Marc-André Lureau <marcandre.lureau@redhat.com>

The DBus audio backend already uses error_report() for error logging.
Remove the unused AUDIO_CAP macro which was left over from the old
logging infrastructure.

Reviewed-by: Mark Cave-Ayland <mark.caveayland@nutanix.com>
Reviewed-by: Akihiko Odaki <odaki@rsg.ci.i.u-tokyo.ac.jp>
Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
---
 audio/dbusaudio.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/audio/dbusaudio.c b/audio/dbusaudio.c
index d8e548bf469..5f65c043c16 100644
--- a/audio/dbusaudio.c
+++ b/audio/dbusaudio.c
@@ -36,7 +36,6 @@
 #include "ui/dbus-display.h"
 #include "ui/dbus-display1.h"
 
-#define AUDIO_CAP "dbus"
 #include "qemu/audio.h"
 #include "audio_int.h"
 #include "trace.h"
-- 
2.53.0