src/hg/archaeStuff/tooltip/tooltip.c 1.6

1.6 2009/12/02 20:08:20 holmes
removed gene prediction
Index: src/hg/archaeStuff/tooltip/tooltip.c
===================================================================
RCS file: /projects/compbio/cvsroot/kent/src/hg/archaeStuff/tooltip/tooltip.c,v
retrieving revision 1.5
retrieving revision 1.6
diff -b -B -U 4 -r1.5 -r1.6
--- src/hg/archaeStuff/tooltip/tooltip.c	2 Dec 2009 20:07:25 -0000	1.5
+++ src/hg/archaeStuff/tooltip/tooltip.c	2 Dec 2009 20:08:20 -0000	1.6
@@ -805,10 +805,8 @@
     else if (sameString("snoRNAs", track))
         SnornaTip();
     else if (sameString("tigrCmrORFs", track))
         tigrCmrTip();
-    else if (sameString("allpredictions", track))
-        allpredictionsTip();
     else if (sameString("alignInfo", track))
         alignInfoTip();
     else if (sameString("arCOGs", track))
         arCOGTip();