commit: 9afe2cfe891267384917f1a7259f561877f7cdd5 Author: Michael Mair-Keimberger <mmk <AT> levelnine <DOT> at> AuthorDate: Wed Jan 15 18:53:50 2025 +0000 Commit: Conrad Kostecki <conikost <AT> gentoo <DOT> org> CommitDate: Sat Jan 18 23:48:57 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9afe2cfe
sci-mathematics/gfan: remove unused patch Signed-off-by: Michael Mair-Keimberger <mmk <AT> levelnine.at> Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org> sci-mathematics/gfan/files/gfan-0.6.2-xcode9.3_compat.patch | 13 ------------- 1 file changed, 13 deletions(-) diff --git a/sci-mathematics/gfan/files/gfan-0.6.2-xcode9.3_compat.patch b/sci-mathematics/gfan/files/gfan-0.6.2-xcode9.3_compat.patch deleted file mode 100644 index 83f4b66f8239..000000000000 --- a/sci-mathematics/gfan/files/gfan-0.6.2-xcode9.3_compat.patch +++ /dev/null @@ -1,13 +0,0 @@ -diff --git a/src/app_main.cpp b/src/app_main.cpp -index a33c042..e7ade81 100644 ---- a/src/app_main.cpp -+++ b/src/app_main.cpp -@@ -205,7 +205,7 @@ public: - } - - ep->close(); -- delete ep;//<--- In next release, make the class virtual -+// delete ep;//<--- In next release, make the class virtual # this is miscompiled [email protected] - - printf("\n"); -
