fix init
This commit is contained in:
@@ -16,7 +16,7 @@
|
|||||||
MsdFile::MsdFile()
|
MsdFile::MsdFile()
|
||||||
{
|
{
|
||||||
m_szFileString = NULL;
|
m_szFileString = NULL;
|
||||||
int m_iNumValues = 0;
|
m_iNumValues = 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
MsdFile::~MsdFile()
|
MsdFile::~MsdFile()
|
||||||
|
|||||||
Reference in New Issue
Block a user