]> git.donarmstrong.com Git - mothur.git/blobdiff - parselistcommand.cpp
put back no command and worked on libshuff
[mothur.git] / parselistcommand.cpp
index 73fb56593c781bcd0cee4e432318fd9ba82b1577..1457c62f383308fdfac0e4d9748c9797ba5af01f 100644 (file)
@@ -135,7 +135,7 @@ int ParseListCommand::execute(){
                        }
                        
                        //set groupmap for .shared commands
-                       if (globaldata->gGroupmap != NULL) { delete globaldata->gGroupmap; }
+                       //if (globaldata->gGroupmap != NULL) { delete globaldata->gGroupmap; }
                        globaldata->gGroupmap = groupMap; 
                        
                        return 0;