]> granicus.if.org Git - graphviz/commitdiff
smyrna: remove unused 'Nodes'
authorMatthew Fernandez <matthew.fernandez@gmail.com>
Sun, 31 Oct 2021 16:42:14 +0000 (09:42 -0700)
committerMatthew Fernandez <matthew.fernandez@gmail.com>
Sat, 6 Nov 2021 22:32:25 +0000 (15:32 -0700)
cmd/smyrna/smyrnadefs.h

index a972101b08e5291c924bc09c307d7c85add53562..8d576eb82de7a7a4d3c08ce07999206648cefac6 100644 (file)
@@ -345,7 +345,6 @@ typedef struct
     } selection;
 
     typedef struct {
-       topview_node *Nodes;
        topview_edge *Edges;
        int Nodecount;
        int Edgecount;