]> granicus.if.org Git - graphviz/commitdiff
remove internal prototype for unused function printvis
authorMatthew Fernandez <matthew.fernandez@gmail.com>
Sat, 6 Jun 2020 01:15:55 +0000 (18:15 -0700)
committerMatthew Fernandez <matthew.fernandez@gmail.com>
Sat, 13 Jun 2020 17:57:32 +0000 (10:57 -0700)
This reapplies commit ea510836eb7224517f843c1f1189cbc5a9f34733 which was backed
out due to a CI failure.

lib/neatogen/neatosplines.c

index b8cd8d69971571b719dd5a6630694de56fbb55dd..cf6716d0cc9411addc7ed8ecc28b7a982f363503 100644 (file)
@@ -27,7 +27,6 @@ extern double drand48(void);
 #include <ortho.h>
 #endif
 
-extern void printvis(vconfig_t * cp);
 extern int in_poly(Ppoly_t argpoly, Ppoint_t q);