Global: Unbreak build.

This commit is contained in:
Unknown W. Brackets 2020-08-16 10:54:47 -07:00 committed by GitHub
parent 365c1402ca
commit 20eef073b4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -762,8 +762,6 @@ void NativeInit(int argc, const char *argv[], const char *savegame_dir, const ch
// Must be done restarting by now.
restarting = false;
_assert_msg_(false, "assert test");
}
static UI::Style MakeStyle(uint32_t fg, uint32_t bg) {