]> granicus.if.org Git - graphviz/commitdiff
smyrna: remove unused buf
authorMatthew Fernandez <matthew.fernandez@gmail.com>
Fri, 24 Sep 2021 00:43:02 +0000 (17:43 -0700)
committerMatthew Fernandez <matthew.fernandez@gmail.com>
Tue, 28 Sep 2021 01:13:59 +0000 (18:13 -0700)
cmd/smyrna/gui/menucallbacks.c

index a1992ceb1e2de6097c91b98628d5ce1cef42d1c2..b10becdb1fb97d685412207acbe92881c0e5298d 100644 (file)
@@ -22,8 +22,6 @@
 #include <ctype.h>
 #include  "frmobjectui.h"
 
-//file
-char buf[255];
 void mAttributesSlot(GtkWidget * widget, gpointer user_data)
 {
     showAttrsWidget(view->Topview);