--- trunk/src/math/AlphaHull.hpp 2013/06/16 15:15:42 1879 +++ trunk/src/math/AlphaHull.hpp 2013/06/18 17:47:37 1886 @@ -82,7 +82,6 @@ namespace OpenMD { protected: RealType volume_; RealType area_; - Mat3x3d boundingBox_; int dim_; RealType alpha_; const std::string options_;