]> git.donarmstrong.com Git - mothur.git/blobdiff - createdatabasecommand.h
changed reading of name file to use buffered reads. note the splitAtWhiteSpace functi...
[mothur.git] / createdatabasecommand.h
index 643ff6ec9fc3691c4a9de5f146cbfb1fdcaff354..37e3013607f5f19585a39299a7c22b92a7e8cd24 100644 (file)
@@ -39,7 +39,6 @@ private:
                
        vector<int> readFasta(vector<Sequence>&);
     vector<int> readTax(vector<string>&);
-    int readNames(map<string, string>&); 
        ListVector* getList();
        
 };