X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=deuniqueseqscommand.h;h=042ff498fce19a60cd51d7b1393ec2cd4074123c;hb=a38cc7240f45bd39aa60d0df75825c17af0a082c;hp=a6d467a16a96c56ca3f1282d7c7fbbdfbdf02ca7;hpb=1a5c2356c1b955c6ec024b2baf9f46377ee7c72e;p=mothur.git diff --git a/deuniqueseqscommand.h b/deuniqueseqscommand.h index a6d467a..042ff49 100644 --- a/deuniqueseqscommand.h +++ b/deuniqueseqscommand.h @@ -36,13 +36,10 @@ public: private: - string fastaFile, nameFile, outputDir; + string fastaFile, nameFile, outputDir, countfile; vector outputNames; bool abort; - - map nameMap; - - int readNamesFile(); + };