[Genabel-commits] r1543 - branches/ProbABEL-0.50/src

noreply at r-forge.r-project.org noreply at r-forge.r-project.org
Sun Jan 12 00:52:08 CET 2014


Author: maartenk
Date: 2014-01-12 00:52:08 +0100 (Sun, 12 Jan 2014)
New Revision: 1543

Modified:
   branches/ProbABEL-0.50/src/regdata.cpp
Log:
update to trunk went bit wrong: one file not rightly merged

Modified: branches/ProbABEL-0.50/src/regdata.cpp
===================================================================
--- branches/ProbABEL-0.50/src/regdata.cpp	2014-01-11 23:40:59 UTC (rev 1542)
+++ branches/ProbABEL-0.50/src/regdata.cpp	2014-01-11 23:52:08 UTC (rev 1543)
@@ -178,7 +178,7 @@
 
 regdata::~regdata()
 {
-    delete[] regdata::masked_data;
+    //delete[] regdata::masked_data;
     // delete X;
     // delete Y;
 }



More information about the Genabel-commits mailing list