See spice-common commit edac1b36b572cbd8988c44341185a9f51ea3eeb5 --- server/sw-canvas.c | 2 -- server/sw-canvas.h | 2 -- 2 files changed, 4 deletions(-) diff --git a/server/sw-canvas.c b/server/sw-canvas.c index 29d89db..a1bd791 100644 --- a/server/sw-canvas.c +++ b/server/sw-canvas.c @@ -18,6 +18,4 @@ #include <config.h> #endif #include "sw-canvas.h" -#define SW_CANVAS_IMAGE_CACHE #include "common/sw_canvas.c" -#undef SW_CANVAS_IMAGE_CACHE diff --git a/server/sw-canvas.h b/server/sw-canvas.h index 2a037c2..0500ad2 100644 --- a/server/sw-canvas.h +++ b/server/sw-canvas.h @@ -17,8 +17,6 @@ #ifndef SW_CANVAS_H_ #define SW_CANVAS_H_ -#define SW_CANVAS_IMAGE_CACHE #include "common/sw_canvas.h" -#undef SW_CANVAS_IMAGE_CACHE #endif /* SW_CANVAS_H_ */ -- 2.8.1 _______________________________________________ Spice-devel mailing list Spice-devel@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/spice-devel