]> granicus.if.org Git - graphviz/commitdiff
remove declaration of undefined 'AgAttrdisc'
authorMatthew Fernandez <matthew.fernandez@gmail.com>
Sat, 18 Dec 2021 04:53:16 +0000 (20:53 -0800)
committerMatthew Fernandez <matthew.fernandez@gmail.com>
Sat, 18 Dec 2021 22:35:57 +0000 (14:35 -0800)
lib/cgraph/cghdr.h

index 76c73912fa5d75aaff0dcb9e0a518f24d2e81f7e..1b8972a927732117d91aed11d8db0f14d6ceca44 100644 (file)
@@ -71,7 +71,6 @@ extern Dtdisc_t Ag_subedge_id_disc;
 extern Dtdisc_t Ag_mainedge_seq_disc;
 extern Dtdisc_t Ag_subedge_seq_disc;
 extern Dtdisc_t Ag_subgraph_id_disc;
-extern Agcbdisc_t AgAttrdisc;
 
        /* internal constructor of graphs and subgraphs */
 Agraph_t *agopen1(Agraph_t * g);