--- trunk/src/applications/staticProps/SpatialStatistics.cpp 2013/06/16 15:15:42 1879 +++ trunk/src/applications/staticProps/SpatialStatistics.cpp 2013/06/18 16:07:27 1881 @@ -141,7 +141,7 @@ namespace OpenMD { processStuntDouble( sd, bin ); dynamic_cast(counts_->accumulator[bin])->add(1); - } + } } @@ -323,7 +323,6 @@ namespace OpenMD { } SlabStatistics::~SlabStatistics() { - delete z_; } @@ -372,7 +371,6 @@ namespace OpenMD { } ShellStatistics::~ShellStatistics() { - delete r_; } int ShellStatistics::getBin(Vector3d pos) {