]> 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, 6 Jun 2020 01:40:38 +0000 (18:40 -0700)
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);