X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=errorchecking.cpp;h=54465729f5e04c36c6a0e2bed16064a5ea32b9a2;hb=ec43347d04dbb2a7d9d9ecfb5fc556e21ad8c2bc;hp=ddcfc32b7b2163b5e8477bcc577b0bde52ef013f;hpb=e4501067df82ff6f3e77a5ae83d1a64e47f7ea71;p=mothur.git diff --git a/errorchecking.cpp b/errorchecking.cpp index ddcfc32..5446572 100644 --- a/errorchecking.cpp +++ b/errorchecking.cpp @@ -409,8 +409,6 @@ bool ErrorCheck::checkInput(string input) { } } - globaldata->clearAbund(); - return errorFree; }