mirror of
https://gitlab.uni-freiburg.de/opensourcevdi/spice
synced 2026-01-09 22:36:29 +00:00
sw-canvas: Get rid of unsused SW_CANVAS_IMAGE_CACHE
See spice-common commit edac1b36b572cbd8988c44341185a9f51ea3eeb5 Acked-by: Frediano Ziglio <fziglio@redhat.com>
This commit is contained in:
parent
48e85a11c7
commit
064f846c5e
@ -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
|
||||
|
||||
@ -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_ */
|
||||
|
||||
Loading…
Reference in New Issue
Block a user