mirror of
https://github.com/XorTroll/uLaunch
synced 2024-11-10 06:24:12 +00:00
Remove testing code
This commit is contained in:
parent
30c6ff8ff3
commit
9f4248d108
1 changed files with 0 additions and 2 deletions
|
@ -277,8 +277,6 @@ namespace cfg {
|
|||
}
|
||||
}
|
||||
}
|
||||
std::string fail = "Bad load 4";
|
||||
OnAssertionFailed(fail.c_str(), fail.length(), 0xbabe);
|
||||
return CreateNewAndLoadConfig();
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue