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

index 5b311d7c56b3a74e5959a45aa091b62f91bf106f..0e097012ede27e7a4a8feff65296f52e8360b2df 100644 (file)
@@ -380,7 +380,6 @@ typedef struct
        attr_list* filtered_attr_list;
 
        topviewcache cache;
-       int xdotId;
        selection sel;
        
     } topview;