mirror of
https://bitbucket.org/theswgsource/src-1.2.git
synced 2026-07-31 01:15:48 -04:00
and fix a ton more minor performance issues
This commit is contained in:
@@ -129,10 +129,8 @@ void CAutoLog::Close(void)
|
||||
}
|
||||
pFile = (FILE *)-1;
|
||||
|
||||
if (pFilename)
|
||||
{
|
||||
free(pFilename);
|
||||
}
|
||||
|
||||
free(pFilename);
|
||||
pFilename = NULL;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user