src/hg/inc/hCommon.h 1.25

1.25 2009/07/04 07:13:51 markd
deleted no longer needed function
Index: src/hg/inc/hCommon.h
===================================================================
RCS file: /projects/compbio/cvsroot/kent/src/hg/inc/hCommon.h,v
retrieving revision 1.24
retrieving revision 1.25
diff -b -B -U 4 -r1.24 -r1.25
--- src/hg/inc/hCommon.h	25 Jun 2009 17:08:09 -0000	1.24
+++ src/hg/inc/hCommon.h	4 Jul 2009 07:13:51 -0000	1.25
@@ -59,12 +59,8 @@
 int chromToInt(char *s);
 /* converts a chrom name chrXX into an integer from 1 to 54. 
  *  X = 23 Y = 24 Un = 25 M = 26 random = chr + 26;*/
 
-boolean hIsMgcServer();
-/* Is this the MGC-customized server? Change for config variable
- * mgc.server=yes */
-
 boolean hIsGisaidServer();
 /* Is this the GISAID-customized server? Change for config variable
  * gisaid.server=yes */