src/hg/hgc/bamClick.c 1.17

1.17 2010/02/17 19:35:48 angie
Make the link to hgTrackUi for all custom tracks (except those that exit hgCustom() early).
Index: src/hg/hgc/bamClick.c
===================================================================
RCS file: /projects/compbio/cvsroot/kent/src/hg/hgc/bamClick.c,v
retrieving revision 1.16
retrieving revision 1.17
diff -b -B -U 4 -r1.16 -r1.17
--- src/hg/hgc/bamClick.c	16 Feb 2010 22:18:38 -0000	1.16
+++ src/hg/hgc/bamClick.c	17 Feb 2010 19:35:48 -0000	1.17
@@ -205,8 +205,7 @@
 	    printf("<B>Paired read name:</B> %s<BR>\n", item);
 	singleBamDetails(bam);
 	}
     }
-printTrackUiLink(tdb);
 }
 
 #endif//def USE_BAM