]> granicus.if.org Git - graphviz/commitdiff
smyrna: remove unnecessary binarySearch prototype
authorMatthew Fernandez <matthew.fernandez@gmail.com>
Fri, 24 Sep 2021 00:14:19 +0000 (17:14 -0700)
committerMatthew Fernandez <matthew.fernandez@gmail.com>
Thu, 30 Sep 2021 00:37:29 +0000 (17:37 -0700)
cmd/smyrna/gui/frmobjectui.c

index 98d5b9e6f989cf91abc635546f85b95e5b682155..c4453409387f1dd9eba23d97493782d2c4820883 100644 (file)
@@ -24,7 +24,6 @@
 #include <cgraph/agxbuf.h>
 #include <cgraph/strcasecmp.h>
 
-static attr_t *binarySearch(attr_list * l, char *searchKey);
 static int sel_node;
 static int sel_edge;
 static int sel_graph;