]> granicus.if.org Git - graphviz/commitdiff
smyrna: remove unused 'temp'
authorMatthew Fernandez <matthew.fernandez@gmail.com>
Sat, 6 Nov 2021 23:59:10 +0000 (16:59 -0700)
committerMatthew Fernandez <matthew.fernandez@gmail.com>
Wed, 10 Nov 2021 03:50:54 +0000 (19:50 -0800)
cmd/smyrna/smyrnadefs.h

index 71e99ff48d8879447e90fd0267ec7ddbe62e03d9..3cc48426c46c157f91466a8db4766af5234ef28f 100644 (file)
@@ -443,7 +443,6 @@ typedef struct
        int initFile;
        int drawSplines;
        colorschemaset *colschms;
-       char* temp;
        char *template_file;
        GtkComboBox *graphComboBox;     /*pointer to graph combo box at top right */
        ArcBall_t *arcball;