]> granicus.if.org Git - graphviz/commitdiff
remove unused interpol field in Smyrna
authorMatthew Fernandez <matthew.fernandez@gmail.com>
Sun, 2 May 2021 02:34:56 +0000 (19:34 -0700)
committerMatthew Fernandez <matthew.fernandez@gmail.com>
Sun, 16 May 2021 16:40:28 +0000 (09:40 -0700)
cmd/smyrna/smyrnadefs.h

index 71119c381bf157b4b53efcdea6615f013e88424a..976d7b14d00b899d9110958d754e9ada9f01ea3a 100644 (file)
@@ -701,7 +701,6 @@ typedef struct
        char *template_file;
        char *attr_file;
        int flush;
-       line interpol;
        gvprscript *scripts;
        int script_count;       /*# of scripts */
        GtkComboBox *graphComboBox;     /*pointer to graph combo box at top right */