]> granicus.if.org Git - graphviz/commitdiff
smyrna: remove prototype of 'freeFocus'
authorMatthew Fernandez <matthew.fernandez@gmail.com>
Sun, 26 Sep 2021 00:05:16 +0000 (17:05 -0700)
committerMatthew Fernandez <matthew.fernandez@gmail.com>
Tue, 28 Sep 2021 02:17:05 +0000 (19:17 -0700)
This function was removed in af92d6ce857bfa235d6fe771088074a9979b7172.

cmd/smyrna/hier.h

index 86f73bf89f9039d111ca4c2f2dd128deb0bbe681..54af1de940d1a482df40bdd98df09c1d99a04ab0 100644 (file)
@@ -52,7 +52,6 @@ extern "C" {
                        double *, hierparms_t *);
 
     focus_t *initFocus(int ncnt);
-    void freeFocus(focus_t * fs);
 
 #ifdef __cplusplus
 }                              /* end extern "C" */