--- trunk/src/io/DumpReader.cpp 2008/04/25 15:14:47 1241 +++ trunk/src/io/DumpReader.cpp 2008/06/02 02:42:50 1249 @@ -263,7 +263,6 @@ namespace oopse { std::string line; #ifndef IS_MPI - inFile_->clear(); inFile_->seekg(framePos_[whichFrame]);