More cleanup
This commit is contained in:
@ -27,7 +27,6 @@ namespace Utils
|
||||
{
|
||||
if (data)
|
||||
{
|
||||
OutputDebugStringA(Utils::String::VA("Free: %X\n", (DWORD)data));
|
||||
free(data);
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user