]> git.donarmstrong.com Git - mothur.git/blobdiff - seqerrorcommand.h
bug fix to seq.error
[mothur.git] / seqerrorcommand.h
index 00b536771ca730945324a3674d2a34646cddf25d..05afe6054ce2cc49f2d5f763d57b78a4ff01b475 100644 (file)
@@ -74,7 +74,6 @@ private:
        
        vector<Sequence> referenceSeqs;
        vector<vector<int> > substitutionMatrix;
-       int a,t,g,c,gap,n;
 };
 
 #endif