diff options
Diffstat (limited to 'graphics/graphviz/files/patch-incr::routem.c')
-rw-r--r-- | graphics/graphviz/files/patch-incr::routem.c | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/graphics/graphviz/files/patch-incr::routem.c b/graphics/graphviz/files/patch-incr::routem.c deleted file mode 100644 index 60137ba731dd..000000000000 --- a/graphics/graphviz/files/patch-incr::routem.c +++ /dev/null @@ -1,13 +0,0 @@ ---- incr/routem.c.orig Tue Apr 18 05:55:32 2000 -+++ incr/routem.c Wed Nov 7 17:49:35 2001 -@@ -1,8 +1,8 @@ -+#include <stdio.h> /* temporary for debugging */ -+#include <math.h> - #include <engine.h> - #include <pathplan.h> - #include <vispath.h> --#include <stdio.h> /* temporary for debugging */ --#include <math.h> - - typedef struct { - Ppoly_t **list; |