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