More cleanup

git-svn-id: file:///humgen/gsa-scr1/gsa-engineering/svn_contents/trunk@3492 348d0f76-0448-11de-a6fe-93d51630548a
This commit is contained in:
delangel 2010-06-06 17:41:38 +00:00
parent d4c66d6191
commit c503f01dcf
1 changed files with 0 additions and 1 deletions

View File

@ -192,7 +192,6 @@ public class BeagleOutputToVCFWalker extends RodWalker<Integer, Integer> {
String markerKey = phasedLine[1];
HashMap<String,HaplotypePair> haplotypePairs = new HashMap<String,HaplotypePair>();
System.out.println(markerKey);
j = 2;
for (String sample : samples) {