b91bef658833603dfc97f88b3654d33980b6e3d8 hiram Wed Sep 22 15:10:47 2010 -0700 moved the single use of agpFragValidate into hgGoldGapGl and fixup recognition of actual chrom name length diff --git src/hg/inc/agpFrag.h src/hg/inc/agpFrag.h index c9c320f..1227b2a 100644 --- src/hg/inc/agpFrag.h +++ src/hg/inc/agpFrag.h @@ -59,8 +59,5 @@ /* Load all agpFrag that aren't gaps from a tab-separated file. * Dispose of this with agpFragFreeList(). */ -void agpFragValidate(struct agpFrag *af); -/* Check for weirdness */ - #endif /* AGPFRAG_H */