From 47fca59a588e0df61542a2a7d3744271f2df6923 Mon Sep 17 00:00:00 2001 From: Jakub Bogusz Date: Wed, 5 Apr 2006 11:13:27 +0000 Subject: [PATCH] - obsolete Changed files: cairomm-fix.patch -> 1.2 --- cairomm-fix.patch | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 cairomm-fix.patch diff --git a/cairomm-fix.patch b/cairomm-fix.patch deleted file mode 100644 index b742354..0000000 --- a/cairomm-fix.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- cairomm-0.5.0/cairomm/surface.cc.orig 2006-01-29 06:00:31.000000000 +0100 -+++ cairomm-0.5.0/cairomm/surface.cc 2006-02-11 00:12:03.724417250 +0100 -@@ -288,7 +288,7 @@ - // surface is destroyed in base class - } - --RefPtr GlitzSurface::create(glitz_surface_t *surface)) -+RefPtr GlitzSurface::create(glitz_surface_t *surface) - { - cairo_surface_t* cobject = cairo_glitz_surface_create(surface); - check_status_and_throw_exception(cairo_surface_status(cobject)); -- 2.43.0