Removed unused class variable from VCFHeaderLineTranslator

This commit is contained in:
Mark DePristo 2012-02-27 17:07:19 -05:00
parent 100ddef930
commit f9e8e82e33
1 changed files with 0 additions and 2 deletions

View File

@ -31,8 +31,6 @@ interface VCFLineParser {
* a class that handles the to and from disk for VCF 4 lines
*/
class VCF4Parser implements VCFLineParser {
Set<String> bracketed = new HashSet<String>();
/**
* parse a VCF4 line
* @param valueLine the line