]> git.donarmstrong.com Git - mothur.git/blobdiff - errorchecking.cpp
fixed linking error in collect, collectshared, and errorcheckor
[mothur.git] / errorchecking.cpp
index ddcfc32b7b2163b5e8477bcc577b0bde52ef013f..54465729f5e04c36c6a0e2bed16064a5ea32b9a2 100644 (file)
@@ -409,8 +409,6 @@ bool ErrorCheck::checkInput(string input) {
                        }
                }
 
-               globaldata->clearAbund();
-
                return errorFree;
 }