]> git.donarmstrong.com Git - mothur.git/blobdiff - readphylip.cpp
fixed some bugs
[mothur.git] / readphylip.cpp
index bc39b52ca071d126bc9adc671e8d202c9a112dd6..a1063e94d3d94f241f172bfe33a39ae54d5da7cb 100644 (file)
@@ -180,6 +180,6 @@ void ReadPhylipMatrix::read(NameAssignment* nameMap){
 /***********************************************************************/
 
 ReadPhylipMatrix::~ReadPhylipMatrix(){
-        delete D;
-        delete list;
+       // delete D;
+       // delete list;
 }