Don't ignore warning 4100

This commit is contained in:
momo5502
2016-08-18 02:18:45 +02:00
parent f064966ec0
commit 256b463411
30 changed files with 76 additions and 36 deletions

View File

@ -194,7 +194,7 @@ namespace Utils
}
}
void Import(std::string key, int type = PK_PRIVATE)
void Import(std::string key)
{
this->Free();