]> granicus.if.org Git - graphviz/commitdiff
smyrna: remove unused 'consoleText' field
authorMatthew Fernandez <matthew.fernandez@gmail.com>
Thu, 14 Oct 2021 02:58:01 +0000 (19:58 -0700)
committerMatthew Fernandez <matthew.fernandez@gmail.com>
Wed, 20 Oct 2021 23:59:04 +0000 (16:59 -0700)
cmd/smyrna/smyrnadefs.h

index 615fa99bdc0db10d587074858e61280fae212c32..b8ffc66f5d4d2ed50f72087304dac3616febdba5 100644 (file)
@@ -635,7 +635,6 @@ typedef struct
 
        viewtype_t dfltViewType;
        gvk_layout dfltEngine;
-       GtkTextBuffer *consoleText;
        glCompSet *widgets;     //for novice user open gl menu
        char *initFileName;     //file name from command line
        int initFile;