Fix shutdown crash with primitives in the document
and cleanup the header
This commit is contained in:
@@ -83,7 +83,6 @@ void ViewProviderDatumCoordinateSystem::attach ( App::DocumentObject *obj ) {
|
||||
getShapeRoot ()->addChild(binding);
|
||||
getShapeRoot ()->addChild(material);
|
||||
|
||||
coord = new SoCoordinate3();
|
||||
coord->point.setNum(4);
|
||||
|
||||
ViewProviderDatum::setExtents ( defaultBoundBox () );
|
||||
|
||||
Reference in New Issue
Block a user