--- trunk/OOPSE-1.0/utils/sysbuilder/Lattice.cpp 2004/07/28 20:29:49 1429 +++ trunk/OOPSE-1.0/utils/sysbuilder/Lattice.cpp 2004/07/29 18:16:16 1435 @@ -24,7 +24,6 @@ void CubicLattice::setLatticeConstant(const vector& lc){ - double latticeParam; if(lc.size() < 1){ cerr << "CubicLattice::setLatticeConstant Error: the size of lattice constant vector is 0" << endl;