From 8b510e682908a2f17ab0e8ef5f2ebd35e4c3b988 Mon Sep 17 00:00:00 2001 From: wiz Date: Sun, 13 Sep 2009 22:17:36 +0000 Subject: Remove unneeded patch after update. --- databases/gramps3/patches/patch-bb | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 databases/gramps3/patches/patch-bb (limited to 'databases') diff --git a/databases/gramps3/patches/patch-bb b/databases/gramps3/patches/patch-bb deleted file mode 100644 index a2d05ed8289..00000000000 --- a/databases/gramps3/patches/patch-bb +++ /dev/null @@ -1,13 +0,0 @@ -$NetBSD: patch-bb,v 1.2 2009/06/04 17:29:41 drochner Exp $ - ---- src/plugins/quickview/all_relations.py.orig 2008-05-17 22:14:56.000000000 +0200 -+++ src/plugins/quickview/all_relations.py -@@ -47,7 +47,7 @@ def run(database, document, person): - report = AllRelReport(database, document, person) - report.run() - --class AllRelReport(): -+class AllRelReport: - """ - Obtains all relationships, displays the relations, and in details, the - relation path -- cgit v1.2.3