diff options
author | Tor Lillqvist <tml@novell.com> | 2005-05-11 15:39:26 +0000 |
---|---|---|
committer | Tor Lillqvist <tml@novell.com> | 2005-05-11 15:39:26 +0000 |
commit | 3be31fee9ae5d1740f71ea829ba26df7569c976c (patch) | |
tree | 101a0f1a8ede8c5bbf316bf0a8c04278722f6aeb /src/cairo-atsui.h | |
parent | ac278285c8a243c42a50e7d1f5cfc875a12401b2 (diff) |
Revive quartz backend.
Diffstat (limited to 'src/cairo-atsui.h')
-rw-r--r-- | src/cairo-atsui.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/cairo-atsui.h b/src/cairo-atsui.h index 3a79ef4a..715d6e9a 100644 --- a/src/cairo-atsui.h +++ b/src/cairo-atsui.h @@ -46,9 +46,6 @@ CAIRO_BEGIN_DECLS -cairo_font_t * -cairo_atsui_font_create(ATSUStyle style); - CAIRO_END_DECLS #endif /* CAIRO_HAS_ATSUI_FONT */ |