This commit is contained in:
Glenn Maynard
2002-08-27 20:25:51 +00:00
parent 941d9cb24d
commit 2da12c5d57
+2 -2
View File
@@ -15,8 +15,8 @@
MsdFile::MsdFile()
{
m_szFileString = NULL;
int m_iNumValues = 0;
m_szFileString = NULL;
m_iNumValues = 0;
}
MsdFile::~MsdFile()