minor update...
git-svn-id: file:///humgen/gsa-scr1/gsa-engineering/svn_contents/trunk@5716 348d0f76-0448-11de-a6fe-93d51630548a
This commit is contained in:
parent
36ac8beee1
commit
34092fd32f
|
|
@ -113,7 +113,6 @@ public class SelectVariants extends RodWalker<Integer, Integer> {
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
private ArrayList<String> selectNames = new ArrayList<String>();
|
private ArrayList<String> selectNames = new ArrayList<String>();
|
||||||
private List<VariantContextUtils.JexlVCMatchExp> jexls = null;
|
private List<VariantContextUtils.JexlVCMatchExp> jexls = null;
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue