From ca20165cb5f39d324509ee8a7959d93d14d0dd45 Mon Sep 17 00:00:00 2001 From: "Vanilla I. Shu" Date: Sun, 8 Aug 2004 16:10:17 +0000 Subject: 1: Upgrade to 1.1.1. 2: take MAINTAINER. --- graphics/imlib2/files/patch-src_rgbadraw.c | 19 ------------------- 1 file changed, 19 deletions(-) delete mode 100644 graphics/imlib2/files/patch-src_rgbadraw.c (limited to 'graphics/imlib2/files/patch-src_rgbadraw.c') diff --git a/graphics/imlib2/files/patch-src_rgbadraw.c b/graphics/imlib2/files/patch-src_rgbadraw.c deleted file mode 100644 index e9b730c7cb3a..000000000000 --- a/graphics/imlib2/files/patch-src_rgbadraw.c +++ /dev/null @@ -1,19 +0,0 @@ ---- src/rgbadraw.c.orig Sat Jul 31 11:10:28 2004 -+++ src/rgbadraw.c Sat Jul 31 11:16:05 2004 -@@ -2357,14 +2357,14 @@ - /* last span on line and still not < ss->x */ - if (ps) - ps->next = s; -- nospans: -+ nospans: ; - } - } - if (i == y2) - goto nolines; - i += step; - } -- nolines: -+ nolines: ; - } - for (i = 0; i < h; i++) - { -- cgit v1.2.3