commit: 878fd79ae083acbe2183afdda8161357f17d8c9c Author: Michael Mair-Keimberger (asterix) <m.mairkeimberger <AT> gmail <DOT> com> AuthorDate: Sun Jan 29 09:14:31 2017 +0000 Commit: David Seifert <soap <AT> gentoo <DOT> org> CommitDate: Sun Jan 29 20:09:39 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=878fd79a
sci-libs/pgplot: remove unused patch Closes: https://github.com/gentoo/gentoo/pull/3709 sci-libs/pgplot/files/pgplot-pgdisp.patch | 11 ----------- 1 file changed, 11 deletions(-) diff --git a/sci-libs/pgplot/files/pgplot-pgdisp.patch b/sci-libs/pgplot/files/pgplot-pgdisp.patch deleted file mode 100644 index 9828a3b..00000000 --- a/sci-libs/pgplot/files/pgplot-pgdisp.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- pgdispd/proccom.c 2007-03-08 14:47:15.000000000 +0000 -+++ pgdispd/proccom.c.new 2007-03-08 15:34:36.000000000 +0000 -@@ -163,8 +163,6 @@ - void drawline(); /* draw a line in the bitmap window */ - Pixmap XCreatePixmap(); - -- char *malloc(); -- - if (!len & savedshorts) - { /* an incomplete command was sent! */ - savedshorts=0;
