Remove testing code

This commit is contained in:
XorTroll 2021-07-11 03:42:47 +02:00
parent 30c6ff8ff3
commit 9f4248d108

View file

@ -277,8 +277,6 @@ namespace cfg {
}
}
}
std::string fail = "Bad load 4";
OnAssertionFailed(fail.c_str(), fail.length(), 0xbabe);
return CreateNewAndLoadConfig();
}