--- trunk/src/io/StatWriter.cpp 2008/04/25 15:14:47 1241 +++ trunk/src/io/StatWriter.cpp 2008/11/14 15:44:34 1316 @@ -137,7 +137,6 @@ namespace oopse { #endif // is_mpi statfile_.precision(8); - for (int i =0; i < mask_.size(); ++i) { if (mask_[i]) { statfile_ << "\t" << s[i];