]> git.donarmstrong.com Git - mothur.git/blobdiff - ccode.h
continued work on chimeras and fixed bug in trim.seqs and reverse.seqs that was due...
[mothur.git] / ccode.h
diff --git a/ccode.h b/ccode.h
index 2888aea3b7cc8bf2e063c078b7abbaae43f1d62c..bc1aad8b2b6776c57922ad644e40ef325ea78d4d 100644 (file)
--- a/ccode.h
+++ b/ccode.h
@@ -42,7 +42,6 @@ class Ccode : public Chimera {
                
                
                vector<linePair*> lines;
-               vector<linePair*> templateLines;
                vector<Sequence*> querySeqs;
                vector<Sequence*> templateSeqs;
                vector< map<int, int> > spotMap;