6 lines
99 B
C
6 lines
99 B
C
#ifndef CONFIG_CAIRO_CANVAS_H
|
|
#define CONFIG_CAIRO_CANVAS_H
|
|
|
|
#define ENABLE_CAIRO_CANVAS 0
|
|
|
|
#endif
|