summaryrefslogtreecommitdiff
path: root/graphics/gplot/files/patch-emul.c
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/gplot/files/patch-emul.c')
-rw-r--r--graphics/gplot/files/patch-emul.c11
1 files changed, 0 insertions, 11 deletions
diff --git a/graphics/gplot/files/patch-emul.c b/graphics/gplot/files/patch-emul.c
deleted file mode 100644
index 4fbe975dcf74..000000000000
--- a/graphics/gplot/files/patch-emul.c
+++ /dev/null
@@ -1,11 +0,0 @@
---- emul.c.orig Thu Jul 18 02:22:01 1991
-+++ emul.c Sat Jun 16 01:04:15 2007
-@@ -5,6 +5,8 @@
- #include <stdio.h>
- #include "defs.h"
-
-+static em_arc();
-+
- /* store these pointers to allow lookups into the CGM data structures */
- static struct one_opt *popt; /* the command line options, in only */
- static struct mf_d_struct *pc1; /* the class 1 elements, in only */