From: Matthew Fernandez Date: Wed, 23 Mar 2022 01:36:07 +0000 (-0700) Subject: remove 'new_node.png' Smyrna icon X-Git-Tag: 4.0.0~154^2~22 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=5c63c5bf62516896c83431d3664369dc95ea4f8b;p=graphviz remove 'new_node.png' Smyrna icon The last use of this was removed in 1c6ea45d410c76f6b98dc9d33c7f91a6e02f7e7e. --- diff --git a/share/gui/Makefile.am b/share/gui/Makefile.am index 0ed659179..0aa321b7b 100644 --- a/share/gui/Makefile.am +++ b/share/gui/Makefile.am @@ -6,7 +6,7 @@ gui = smyrna.glade attrs.txt arial.tga template.dot attr_widgets.dot mouse_actio iconsdir = $(pkgdatadir)/smyrna icons = cursor.png \ fit_to_screen.png \ - move.png new_delete.png new_node.png \ + move.png new_delete.png \ newzoom.png pan.png select.png selectx.png zoom_in.png \ zoom_out.png zoom.png \ fisheye.raw ok.raw ok2.raw ok3.raw pan.raw zoom.raw \ diff --git a/share/gui/new_node.png b/share/gui/new_node.png deleted file mode 100644 index aeeaf4427..000000000 Binary files a/share/gui/new_node.png and /dev/null differ