--- trunk/OOPSE-4/src/lattice/Lattice.hpp 2005/04/12 21:27:33 2179 +++ trunk/OOPSE-4/src/lattice/Lattice.hpp 2005/04/12 21:58:09 2181 @@ -47,12 +47,6 @@ const std::string FCCLatticeType = "FCC"; namespace oopse { -const std::string FCCLatticeType = "FCC"; -const std::string BCCLatticeType = "BCC"; -const std::string HCPCLatticeType = "HCP"; -const std::string OrthorhombicLatticeType = "ORTHORHOMBIC"; - - class CubicLattice : public BaseLattice{ protected: CubicLattice();