Merge branch 'fix-leftover' into 'master'

Remove stray #error in dw-extra.h

See merge request cairo/cairo!481
This commit is contained in:
Uli Schlachter 2023-05-31 15:06:51 +00:00
commit 38873d2568

View file

@ -21,8 +21,6 @@ struct DWRITE_COLOR_GLYPH_RUN1_WORKAROUND : DWRITE_COLOR_GLYPH_RUN
#else
typedef DWRITE_COLOR_GLYPH_RUN1 DWRITE_COLOR_GLYPH_RUN1_WORKAROUND;
#error
#endif
DEFINE_ENUM_FLAG_OPERATORS(DWRITE_GLYPH_IMAGE_FORMATS);