0027067: Avoid use of virtual methods for implementation of destructors in legacy...
[occt.git] / src / Graphic3d / Graphic3d_DataStructureManager.cxx
index 77afe37..443c510 100644 (file)
@@ -32,9 +32,3 @@ IMPLEMENT_STANDARD_RTTIEXT(Graphic3d_DataStructureManager,MMgt_TShared)
 //-Constructors
 Graphic3d_DataStructureManager::Graphic3d_DataStructureManager () {
 }
-
-//-Destructors
-
-void Graphic3d_DataStructureManager::Destroy () {
-
-}