src/hg/hgGene/hgGene.h 1.50
1.50 2010/02/23 23:03:37 kent
Removing another dependency on hgg_gene for a purely informational page.
Index: src/hg/hgGene/hgGene.h
===================================================================
RCS file: /projects/compbio/cvsroot/kent/src/hg/hgGene/hgGene.h,v
retrieving revision 1.49
retrieving revision 1.50
diff -b -B -U 4 -r1.49 -r1.50
--- src/hg/hgGene/hgGene.h 23 Feb 2010 20:35:37 -0000 1.49
+++ src/hg/hgGene/hgGene.h 23 Feb 2010 23:03:37 -0000 1.50
@@ -219,9 +219,9 @@
void doWikiTrack(struct sqlConnection *conn);
/* Put up wiki track editing controls */
-void doTxInfoDescription(struct sqlConnection *conn);
+void doTxInfoDescription();
/* Put up info on fields in txInfo table. */
void doGetMrnaSeq(struct sqlConnection *conn, char *geneId, char *geneName);
/* Get mRNA sequence in a simple page. */