[Spice-commits] server/sound.c
Frediano Ziglio
fziglio at kemper.freedesktop.org
Sat Mar 4 01:07:19 UTC 2017
server/sound.c | 1 -
1 file changed, 1 deletion(-)
New commits:
commit 62f961624a74231609cf35b4c7014444238da7ef
Author: Frediano Ziglio <fziglio at redhat.com>
Date: Fri Mar 3 14:56:36 2017 +0000
sound: Remove header dependency
Sound code is not using Qxl interface.
Signed-off-by: Frediano Ziglio <fziglio at redhat.com>
Acked-by: Jonathon Jongsma <jjongsma at redhat.com>
diff --git a/server/sound.c b/server/sound.c
index 2e614f0..0f78a67 100644
--- a/server/sound.c
+++ b/server/sound.c
@@ -33,7 +33,6 @@
#include "red-common.h"
#include "main-channel.h"
#include "reds.h"
-#include "red-qxl.h"
#include "red-channel-client.h"
#include "red-client.h"
#include "sound.h"
More information about the Spice-commits
mailing list