fixed os2 build files

This commit is contained in:
2016-04-28 16:02:47 +00:00
parent cc068a60ab
commit 3fc215d1e7
7 changed files with 117 additions and 117 deletions

View File

@ -1194,7 +1194,6 @@ int qse_main (int argc, qse_achar_t* argv[])
#else
/* nothing special */
#endif
QSE_ASSERT (1 == 3);
#if defined(_WIN32)
codepage = GetConsoleOutputCP();