diff options
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; |