X-Git-Url: https://git.donarmstrong.com/?p=mothur.git;a=blobdiff_plain;f=deuniqueseqscommand.h;h=042ff498fce19a60cd51d7b1393ec2cd4074123c;hp=a6d467a16a96c56ca3f1282d7c7fbbdfbdf02ca7;hb=cf9987b67aa49777a4c91c2d21f96e58bf17aa82;hpb=1a5c2356c1b955c6ec024b2baf9f46377ee7c72e 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(); + };