[Spice-devel] [spice-common v2 4/4] sw-canvas: remove unused defines

Victor Toso victortoso at redhat.com
Mon Nov 28 17:59:01 UTC 2016


From: Victor Toso <me at victortoso.com>

Including CANVAS_SINGLE_INSTANCE that was bounded to CanvasBase user
data which was removed in previous commit

Signed-off-by: Victor Toso <victortoso at redhat.com>
Acked-by: Christophe Fergeau <cfergeau at redhat.com>
---
 common/sw_canvas.c | 2 --
 1 file changed, 2 deletions(-)

diff --git a/common/sw_canvas.c b/common/sw_canvas.c
index e8b0f3b..959421f 100644
--- a/common/sw_canvas.c
+++ b/common/sw_canvas.c
@@ -24,8 +24,6 @@
 
 #include <math.h>
 #include "sw_canvas.h"
-#define CANVAS_USE_PIXMAN
-#define CANVAS_SINGLE_INSTANCE
 #include "canvas_base.c"
 #include "rect.h"
 #include "region.h"
-- 
2.9.3



More information about the Spice-devel mailing list