[Spice-devel] [PATCH v2 1/8] channel-main: remove unused header rect.h
Marc-André Lureau
marcandre.lureau at gmail.com
Mon Jan 11 04:40:39 PST 2016
From: Victor Toso <victortoso at redhat.com>
It was included in be8ff99571478deb5c8d116134f65ed2b788dbd3 but with no
use.
Acked-by: Marc-André Lureau <mlureau at redhat.com>
---
src/channel-main.c | 1 -
1 file changed, 1 deletion(-)
diff --git a/src/channel-main.c b/src/channel-main.c
index 18c9b18..06dd121 100644
--- a/src/channel-main.c
+++ b/src/channel-main.c
@@ -19,7 +19,6 @@
#include <math.h>
#include <spice/vd_agent.h>
-#include <common/rect.h>
#include <glib/gstdio.h>
#include "glib-compat.h"
--
2.5.0
More information about the Spice-devel
mailing list