0ac694cd00be11bb7ccf3a678e3d8af7fecce04b
galt
  Wed Aug 12 12:16:05 2015 -0700
Cleaning up by removing hgsqlLocal and hgsqldumpLocal and references to them. These are obsolete both because Jing says they are not used by Cancer browser anymore, not does our documentation refer to it, nor do the makefiles and scripts actually work anymore, and finally because hgsql now has -profile=localDb option.  Jing says it is OK to nuke this old junk. Of course it will live in history as it should.

diff --git src/userApps/fetchKentSource.sh src/userApps/fetchKentSource.sh
index 934e527..183e284 100755
--- src/userApps/fetchKentSource.sh
+++ src/userApps/fetchKentSource.sh
@@ -115,36 +115,34 @@
 src/hg/genePredToMafFrames \
 src/hg/getFeatDna \
 src/hg/getRna \
 src/hg/getRnaPred \
 src/hg/gpStats \
 src/hg/gpToGtf \
 src/hg/gpcrParser \
 src/hg/gsBig \
 src/hg/hgChroms \
 src/hg/hgGetAnn \
 src/hg/hgKnownGeneList \
 src/hg/hgSelect \
 src/hg/hgSpeciesRna \
 src/hg/hgTablesTest \
 src/hg/hgsql \
-src/hg/hgsqlLocal \
 src/hg/hgsqlSwapTables \
 src/hg/hgsqlTableDate \
 src/hg/hgsqladmin \
 src/hg/hgsqldump \
-src/hg/hgsqldumpLocal \
 src/hg/hgsqlimport \
 src/hg/inc \
 src/hg/intronEnds \
 src/hg/lib \
 src/hg/lfsOverlap \
 src/hg/liftAcross \
 src/hg/liftAgp \
 src/hg/liftFrags \
 src/hg/liftUp \
 src/hg/liftOver \
 src/hg/makefile \
 src/hg/makeDb/hgLoadWiggle \
 src/hg/makeDb/hgGcPercent \
 src/hg/utils \
 src/hg/maskOutFa \