Not sure how I missed these. These lines are now superfluous.

This commit is contained in:
Eric Banks 2011-08-02 12:48:36 -04:00
parent b9d0d2af22
commit 65c5d55b72
1 changed files with 0 additions and 1 deletions

View File

@ -62,7 +62,6 @@ public class UGCallVariants extends RodWalker<VariantCallContext, Integer> {
private Set<String> trackNames = new HashSet<String>();
public void initialize() {
UAC.NO_SLOD = true;
for ( ReferenceOrderedDataSource d : getToolkit().getRodDataSources() ) {
if ( d.getName().startsWith("variant") )