From 01a9f79f0a3692d8148990805beabc8593d3596d Mon Sep 17 00:00:00 2001 From: cvs2svn Date: Wed, 18 Apr 2001 21:37:32 +0000 Subject: This commit was manufactured by cvs2svn to create tag 'RELEASE_4_3_0'. --- graphics/djvulibre/files/patch-ab | 7 ------- 1 file changed, 7 deletions(-) delete mode 100644 graphics/djvulibre/files/patch-ab (limited to 'graphics/djvulibre/files/patch-ab') diff --git a/graphics/djvulibre/files/patch-ab b/graphics/djvulibre/files/patch-ab deleted file mode 100644 index 673e68e9b1dc..000000000000 --- a/graphics/djvulibre/files/patch-ab +++ /dev/null @@ -1,7 +0,0 @@ ---- GContainer.h.orig Wed Mar 17 14:24:57 1999 -+++ GContainer.h Tue Jul 20 14:33:21 1999 -@@ -981,3 +981,3 @@ - if (data && lobound<=hibound) -- for (int i=lobound; i<=hibound; i++) -+ for (i=lobound; i<=hibound; i++) - data[i-minlo].TYPE::~TYPE(); -- cgit v1.2.3