]> git.donarmstrong.com Git - mothur.git/blobdiff - mothurout.cpp
working on sffinfo command.
[mothur.git] / mothurout.cpp
index 95b523e8a4a71056c782ae8319568eead3240fde..5e0f3d8aaa85842693ef0ad709a1f761cd33ca7d 100644 (file)
@@ -142,7 +142,7 @@ void MothurOut::mothurOutJustToLog(string output) {
 /*********************************************************************************************/\r
 void MothurOut::errorOut(exception& e, string object, string function) {\r
        double vm, rss;\r
-       mem_usage(vm, rss);\r
+       //mem_usage(vm, rss);\r
        \r
        mothurOut("Error: ");\r
        mothurOut(toString(e.what()));\r