Don't ignore warning 4100
This commit is contained in:
@ -194,7 +194,7 @@ namespace Utils
|
||||
}
|
||||
}
|
||||
|
||||
void Import(std::string key, int type = PK_PRIVATE)
|
||||
void Import(std::string key)
|
||||
{
|
||||
this->Free();
|
||||
|
||||
|
Reference in New Issue
Block a user