0028832: MMgt_TShared can be replaced by Standard_Transient
[occt.git] / src / Font / Font_FontMgr.cxx
index 6c62f60..65f24d9 100644 (file)
@@ -26,7 +26,7 @@
 
 #include <ft2build.h>
 #include FT_FREETYPE_H
-IMPLEMENT_STANDARD_RTTIEXT(Font_FontMgr,MMgt_TShared)
+IMPLEMENT_STANDARD_RTTIEXT(Font_FontMgr,Standard_Transient)
 
 struct Font_FontMgr_FontAliasMapNode
 {