]> granicus.if.org Git - graphviz/commitdiff
Removed obsolete declaration of agrebind
authorerg <devnull@localhost>
Fri, 9 Nov 2007 23:39:28 +0000 (23:39 +0000)
committererg <devnull@localhost>
Fri, 9 Nov 2007 23:39:28 +0000 (23:39 +0000)
lib/cgraph/cgraph.h

index 656a16d316d4cd15a7b85032d410bba18c882e84..20cea5e79973c9857f47a431a21ece3cd910f1a5 100644 (file)
@@ -291,7 +291,6 @@ extern int agdelete(Agraph_t * g, void *obj);
 extern long agdelsubg(Agraph_t * g, Agraph_t * sub);   /* could be agclose */
 extern int agdelnode(Agraph_t * g, Agnode_t * arg_n);
 extern int agdeledge(Agraph_t * g, Agedge_t * arg_e);
-extern Agobj_t *agrebind(Agraph_t * g, Agobj_t * obj);
 extern int agobjkind(void *);
 
 /* strings */