From: Matthew Fernandez Date: Fri, 24 Sep 2021 00:43:02 +0000 (-0700) Subject: smyrna: remove unused buf X-Git-Tag: 2.49.2~34^2~8 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=f4750ab525a2ee2e16010e7f9538873fee0f5db3;p=graphviz smyrna: remove unused buf --- diff --git a/cmd/smyrna/gui/menucallbacks.c b/cmd/smyrna/gui/menucallbacks.c index a1992ceb1..b10becdb1 100644 --- a/cmd/smyrna/gui/menucallbacks.c +++ b/cmd/smyrna/gui/menucallbacks.c @@ -22,8 +22,6 @@ #include #include "frmobjectui.h" -//file -char buf[255]; void mAttributesSlot(GtkWidget * widget, gpointer user_data) { showAttrsWidget(view->Topview);