]> granicus.if.org Git - graphviz/commitdiff
smyrna: remove unused 'TopviewData'
authorMatthew Fernandez <matthew.fernandez@gmail.com>
Sat, 23 Oct 2021 02:04:30 +0000 (19:04 -0700)
committerMatthew Fernandez <matthew.fernandez@gmail.com>
Sat, 30 Oct 2021 00:20:29 +0000 (17:20 -0700)
cmd/smyrna/smyrnadefs.h

index d398ee3e8627e183b46186e5b25af8c9d9b0c8fe..e5726d589e668dc7a4ef80f68efc6ed0688f6028 100644 (file)
@@ -142,10 +142,6 @@ typedef struct
        GVK_SFDP                /* keep last */
     } gvk_layout;
 
-    typedef struct {
-
-           int a;
-    } topviewdata;
     typedef struct
     {
        int node_id;
@@ -369,7 +365,6 @@ typedef struct
        topview_edge *Edges;
        int Nodecount;
        int Edgecount;
-       topviewdata *TopviewData;
        void *customptr;
        struct {
            int active; //1 draw hierarchy 0 draw regular topview