]> git.donarmstrong.com Git - mothur.git/blobdiff - seqsummarycommand.h
pat's edits of screen.seqs and summary.seqs
[mothur.git] / seqsummarycommand.h
index 02103e77e023fff8e60b1bc71cdd52e47bf09470..9b2be27ef8337e694484927e33298d8ec9841359 100644 (file)
@@ -27,10 +27,8 @@ public:
        int execute();
        
 private:
-       int numSeqs;    
        GlobalData* globaldata; 
-       ReadSeqs* readSeqs;
-       SequenceDB* db;
+
 };
 
 #endif