mirror of
https://gitlab.uni-freiburg.de/opensourcevdi/spice-common
synced 2026-01-04 09:56:23 +00:00
sw-canvas: remove unused defines
Including CANVAS_SINGLE_INSTANCE that was bounded to CanvasBase user data which was removed in previous commit Signed-off-by: Victor Toso <victortoso@redhat.com> Acked-by: Christophe Fergeau <cfergeau@redhat.com>
This commit is contained in:
parent
580ca81536
commit
a5871c80a9
@ -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"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user