summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger (asterix) <m.mairkeimberger@gmail.com>2016-11-27 11:31:58 +0100
committerBernard Cafarelli <voyageur@gentoo.org>2016-11-29 16:16:46 +0100
commit76b148ff9dde8a0cf9b2b6b80e58f4d448d5ba5a (patch)
treeeb7aa932a5b5f7d803dfa58b56666ff6b03afe90 /gnustep-apps
parentdev-ml/eliom: bump js of ocaml dep in live ebuild (diff)
downloadgentoo-76b148ff9dde8a0cf9b2b6b80e58f4d448d5ba5a.tar.gz
gentoo-76b148ff9dde8a0cf9b2b6b80e58f4d448d5ba5a.tar.bz2
gentoo-76b148ff9dde8a0cf9b2b6b80e58f4d448d5ba5a.zip
gnustep-apps/price: remove unused patch
Diffstat (limited to 'gnustep-apps')
-rw-r--r--gnustep-apps/price/files/price-1.0.0-PRCustTraceEdges_include.patch20
1 files changed, 0 insertions, 20 deletions
diff --git a/gnustep-apps/price/files/price-1.0.0-PRCustTraceEdges_include.patch b/gnustep-apps/price/files/price-1.0.0-PRCustTraceEdges_include.patch
deleted file mode 100644
index d071192ac892..000000000000
--- a/gnustep-apps/price/files/price-1.0.0-PRCustTraceEdges_include.patch
+++ /dev/null
@@ -1,20 +0,0 @@
---- PRCustTraceEdges.h 2008/08/21 21:31:07 1.9
-+++ PRCustTraceEdges.h 2011/04/06 12:59:03 1.10
-@@ -3,7 +3,7 @@
- // PRICE
- //
- // Created by Riccardo Mottola on Fri Mar 19 2004.
--// Copyright (c) 2004 Carduus. All rights reserved.
-+// Copyright (c) 2004-2011 Carduus. All rights reserved.
- //
- // This application is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
- // This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
-@@ -11,7 +11,7 @@
- #import <AppKit/AppKit.h>
- #import "PRProgressAction.h"
- #import "PRImage.h"
--
-+#import "PRMedian.h"
-
- @interface PRCustTraceEdges : PRProgressAction
- {