From 977c652850a411bfe83a7026d85f6cb0d72d470d Mon Sep 17 00:00:00 2001 From: Peter Pentchev Date: Fri, 8 Dec 2000 13:30:52 +0000 Subject: No longer needed in 0.9.7-1. PR: 23369 Submitted by: maintainer --- audio/lopster/files/patch-aa | 14 -------------- net-p2p/lopster/files/patch-aa | 14 -------------- 2 files changed, 28 deletions(-) delete mode 100644 audio/lopster/files/patch-aa delete mode 100644 net-p2p/lopster/files/patch-aa diff --git a/audio/lopster/files/patch-aa b/audio/lopster/files/patch-aa deleted file mode 100644 index a5aaea84b80e..000000000000 --- a/audio/lopster/files/patch-aa +++ /dev/null @@ -1,14 +0,0 @@ ---- src/resume.c.orig 2000/10/31 20:31:29 1.11 -+++ src/resume.c 2000/11/09 14:25:15 1.12 -@@ -230,9 +230,10 @@ - void resume_list_remove(resume_t* resume) { - GList* dlist; - -- resume = resume_clist_remove(resume); - if (!resume) return; - -+ resume_clist_remove(resume); -+ - dlist = g_list_first(resume->potentials); - while (dlist) { - destroy_file_row(dlist->data); diff --git a/net-p2p/lopster/files/patch-aa b/net-p2p/lopster/files/patch-aa deleted file mode 100644 index a5aaea84b80e..000000000000 --- a/net-p2p/lopster/files/patch-aa +++ /dev/null @@ -1,14 +0,0 @@ ---- src/resume.c.orig 2000/10/31 20:31:29 1.11 -+++ src/resume.c 2000/11/09 14:25:15 1.12 -@@ -230,9 +230,10 @@ - void resume_list_remove(resume_t* resume) { - GList* dlist; - -- resume = resume_clist_remove(resume); - if (!resume) return; - -+ resume_clist_remove(resume); -+ - dlist = g_list_first(resume->potentials); - while (dlist) { - destroy_file_row(dlist->data); -- cgit v1.2.3