summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--graphics/cairomm/files/patch-cairomm_enums.h11
1 files changed, 0 insertions, 11 deletions
diff --git a/graphics/cairomm/files/patch-cairomm_enums.h b/graphics/cairomm/files/patch-cairomm_enums.h
deleted file mode 100644
index 4d0d6ed98..000000000
--- a/graphics/cairomm/files/patch-cairomm_enums.h
+++ /dev/null
@@ -1,11 +0,0 @@
---- cairomm/enums.h.orig 2008-03-21 22:42:50.000000000 +0100
-+++ cairomm/enums.h 2008-03-21 22:43:38.000000000 +0100
-@@ -192,7 +192,7 @@ typedef enum
- FONT_TYPE_TOY = CAIRO_FONT_TYPE_TOY,
- FONT_TYPE_FT = CAIRO_FONT_TYPE_FT,
- FONT_TYPE_WIN32 = CAIRO_FONT_TYPE_WIN32,
-- FONT_TYPE_ATSUI = CAIRO_FONT_TYPE_ATSUI
-+ FONT_TYPE_QUARTZ = CAIRO_FONT_TYPE_QUARTZ
- } FontType;
-
- } // namespace Cairo