X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=collectsharedcommand.cpp;h=06dbce79b1685a93c13c38f0b3906e6b8f7e9fe3;hb=599af78a6ea4916919d460a131e2d0dffa28d35e;hp=86b35a5191d268452d86a2994dd1bcafd06a3001;hpb=b01e4c8527e66f227eff16cf296eeadf060306b6;p=mothur.git diff --git a/collectsharedcommand.cpp b/collectsharedcommand.cpp index 86b35a5..06dbce7 100644 --- a/collectsharedcommand.cpp +++ b/collectsharedcommand.cpp @@ -155,6 +155,7 @@ int CollectSharedCommand::execute(){ } //get next line to process + delete order; order = input->getSharedOrderVector(); count++; }