From e0883e2de0ef36f254acc274e80ddeac13a2a8f6 Mon Sep 17 00:00:00 2001 From: Marc-André Lureau Date: Mon, 17 Nov 2014 16:52:49 +0100 Subject: spice: remove spice-experimental.h include MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Nothing seems to be using functions from spice-experimental.h (better that way). Let's remove its inclusion. Signed-off-by: Marc-André Lureau Signed-off-by: Gerd Hoffmann --- ui/spice-core.c | 1 - 1 file changed, 1 deletion(-) (limited to 'ui/spice-core.c') diff --git a/ui/spice-core.c b/ui/spice-core.c index e8d4baedd8..497670c4d5 100644 --- a/ui/spice-core.c +++ b/ui/spice-core.c @@ -16,7 +16,6 @@ */ #include -#include #include #include "sysemu/sysemu.h" -- cgit 1.4.1