mirror of
https://github.com/vcmi/vcmi.git
synced 2025-07-03 00:46:55 +02:00
Fix memory leaks in launcher.
This commit is contained in:
@ -985,7 +985,6 @@ void dispose()
|
||||
}
|
||||
|
||||
// cleanup, mostly to remove false leaks from analyzer
|
||||
CResourceHandler::clear();
|
||||
if(CCS)
|
||||
{
|
||||
CCS->musich->release();
|
||||
|
Reference in New Issue
Block a user