mirror of
https://gitlab.freedesktop.org/cairo/cairo.git
synced 2026-05-05 12:18:01 +02:00
Merge branch 'fix-leftover' into 'master'
Remove stray #error in dw-extra.h See merge request cairo/cairo!481
This commit is contained in:
commit
38873d2568
1 changed files with 0 additions and 2 deletions
|
|
@ -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);
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue