mirror of
https://github.com/mcneel/opennurbs.git
synced 2026-04-14 01:45:28 +08:00
Sync changes from upstream repository
This commit is contained in:
@@ -128,7 +128,7 @@ ON_ModelGeometryComponent::ON_ModelGeometryComponent( ON_ModelComponent::Type ty
|
||||
|
||||
ON_ModelGeometryComponent::~ON_ModelGeometryComponent()
|
||||
{
|
||||
// This destructor is explictily implemented to insure m_geometry_sp
|
||||
// This destructor is explicitly implemented to insure m_geometry_sp
|
||||
// and m_attributes_sp are destroyed by the same c-runtime
|
||||
// that creates them.
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user