LAB: Remove some leftover MSVC memory leak tester code
This commit is contained in:
parent
3e8eaa2c35
commit
11d16bb34f
2 changed files with 0 additions and 5 deletions
|
@ -150,8 +150,6 @@ LabEngine::~LabEngine() {
|
|||
delete _utils;
|
||||
delete _journalBackImage;
|
||||
delete _screenImage;
|
||||
|
||||
_CrtDumpMemoryLeaks();
|
||||
}
|
||||
|
||||
Common::Error LabEngine::run() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue