mirror of
https://gitlab.freedesktop.org/cairo/cairo.git
synced 2026-05-09 07:18:04 +02:00
Remove pointless CAIRO_HAS_DITHER
The support for dithering is not conditional, and it can be checked using the Cairo version.
This commit is contained in:
parent
1445068291
commit
b770d57b26
1 changed files with 0 additions and 1 deletions
|
|
@ -459,7 +459,6 @@ typedef enum _cairo_format {
|
|||
*
|
||||
* Since: 1.18
|
||||
**/
|
||||
#define CAIRO_HAS_DITHER
|
||||
typedef enum _cairo_dither {
|
||||
CAIRO_DITHER_NONE,
|
||||
CAIRO_DITHER_DEFAULT,
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue