aboutsummaryrefslogtreecommitdiffstats
path: root/print/transfig/files/patch-fig2dev_dev_gengbx.c
blob: a43f2484b011b5f3c9c429aefd496b39f033a819 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
--- fig2dev/dev/gengbx.c.orig	2020-08-25 12:18:01 UTC
+++ fig2dev/dev/gengbx.c
@@ -594,12 +594,6 @@ int define_aperture_for_arc(F_arc *a) {
 
 char   *cctype[] = { "none", "black", "white" };
 
-/* arrowhead arrays */
-Point   points[50];
-int     npoints;
-int     arrowx1, arrowy1;	/* first point of object */
-int     arrowx2, arrowy2;	/* second point of object */
-
 static F_point *p;
 
 /** Used to generate sequence numbers. */