mirror of
https://github.com/accelerator74/Cleaner.git
synced 2025-12-06 18:18:27 +00:00
Do not delete char[]
This commit is contained in:
parent
86a7fb6ab2
commit
2b6ff9c2b1
@ -87,7 +87,6 @@ bool Cleaner::SDK_OnLoad(char *error, size_t maxlength, bool late)
|
||||
}
|
||||
rootconsole->ConsolePrint("[CLEANER] %i strings added from cleaner.cfg", szStrings.size());
|
||||
cleanerConfig.close();
|
||||
delete [] szPath;
|
||||
|
||||
// init our detours
|
||||
#if SOURCE_ENGINE >= SE_LEFT4DEAD2
|
||||
|
||||
Loading…
Reference in New Issue
Block a user