summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorVictor Toso <victortoso@redhat.com>2015-12-23 17:02:04 +0100
committerVictor Toso <victortoso@redhat.com>2016-01-07 11:58:54 +0100
commitbf6ab7e94259c4e257e1787bccc76500abd9fe81 (patch)
tree77293325c7b73a7c9481576be8d30cf1097af183
parent4cc099503c17dcb2fbea11e5293ab30f581361ad (diff)
downloadspice-gtk-bf6ab7e94259c4e257e1787bccc76500abd9fe81.tar.gz
spice-gtk-bf6ab7e94259c4e257e1787bccc76500abd9fe81.tar.xz
spice-gtk-bf6ab7e94259c4e257e1787bccc76500abd9fe81.zip
channel-main: remove unused header rect.h
It was included in be8ff99571478deb5c8d116134f65ed2b788dbd3 but with no use. Acked-by: Marc-André Lureau <mlureau@redhat.com>
-rw-r--r--src/channel-main.c1
1 files changed, 0 insertions, 1 deletions
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"