From: Matthew Fernandez Date: Thu, 14 Oct 2021 02:58:01 +0000 (-0700) Subject: smyrna: remove unused 'consoleText' field X-Git-Tag: 2.49.3~4^2~2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=aaaa266d9853d6b82cba4110087f4e90ab37fb2c;p=graphviz smyrna: remove unused 'consoleText' field --- diff --git a/cmd/smyrna/smyrnadefs.h b/cmd/smyrna/smyrnadefs.h index 615fa99bd..b8ffc66f5 100644 --- a/cmd/smyrna/smyrnadefs.h +++ b/cmd/smyrna/smyrnadefs.h @@ -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;