Salome HOME
typo-fix by Kunda
[modules/geom.git] / src / BlockFix / BlockFix_SphereSpaceModifier.cxx
index 9951a7379eae9d1bbd2dc1079e5a118d9ea7a44e..ace1f9059d00ab033863d49512dbd3fa613a4a49 100644 (file)
@@ -56,7 +56,6 @@
 #include <gp_Pnt.hxx>
 #include <gp_Sphere.hxx>
 
-IMPLEMENT_STANDARD_HANDLE(BlockFix_SphereSpaceModifier, BRepTools_Modification);
 IMPLEMENT_STANDARD_RTTIEXT(BlockFix_SphereSpaceModifier, BRepTools_Modification);
 
 //=======================================================================