Fixing possible leaks in CModelInfo::ShutDown
This commit is contained in:
@@ -10,4 +10,5 @@ public:
|
||||
int m_modelIndex;
|
||||
public:
|
||||
~CInstance() = default;
|
||||
void Shutdown();
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user