1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-29 10:18:30 +00:00

- Remove patch that fails to patch (forgotten in last updated)

Pointyhat to:	ahze
This commit is contained in:
Michael Johnson 2006-04-24 10:31:09 +00:00
parent 1e237783e8
commit fb474139b2
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=160298

View File

@ -1,14 +0,0 @@
$FreeBSD$
--- libdjvu/ddjvuapi.cpp.orig
+++ libdjvu/ddjvuapi.cpp
@@ -548,7 +548,7 @@
ctx->mlist.del(s);
}
}
- G_CATCH()
+ G_CATCH(ex)
{
}
G_ENDCATCH;