--- branches/development/src/math/ParallelRandNumGen.cpp 2013/02/20 15:39:39 1850 +++ branches/development/src/math/ParallelRandNumGen.cpp 2013/05/17 14:41:42 1875 @@ -85,7 +85,6 @@ namespace OpenMD { ParallelRandNumGen::ParallelRandNumGen() { - std::vector bigSeed; int nProcessors; #ifdef IS_MPI nProcessors = MPI::COMM_WORLD.Get_size();