diff options
author | Michael Mair-Keimberger (asterix) <m.mairkeimberger@gmail.com> | 2017-01-29 10:14:31 +0100 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2017-01-29 21:09:39 +0100 |
commit | 878fd79ae083acbe2183afdda8161357f17d8c9c (patch) | |
tree | 2995e058e62a1d9a1fac8ca24422cfebe2bfd6c2 /sci-libs/pgplot | |
parent | sci-libs/ogdi: remove unused patches (diff) | |
download | gentoo-878fd79ae083acbe2183afdda8161357f17d8c9c.tar.gz gentoo-878fd79ae083acbe2183afdda8161357f17d8c9c.tar.bz2 gentoo-878fd79ae083acbe2183afdda8161357f17d8c9c.zip |
sci-libs/pgplot: remove unused patch
Closes: https://github.com/gentoo/gentoo/pull/3709
Diffstat (limited to 'sci-libs/pgplot')
-rw-r--r-- | sci-libs/pgplot/files/pgplot-pgdisp.patch | 11 |
1 files changed, 0 insertions, 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 9828a3bdbcbd..000000000000 --- 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; |