From: Victor Toso <[email protected]> Signed-off-by: Victor Toso <[email protected]> --- 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 _______________________________________________ Spice-devel mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/spice-devel
