1
0
mirror of https://foundry.openuru.org/gitblit/r/CWE-ou-minkata.git synced 2025-07-18 03:09:13 +00:00

Remove unused Windows-registry-specific SetDefaultLanguage().

This commit is contained in:
2011-07-14 14:04:15 -07:00
parent 8f8fbb9dac
commit 5d48936354
3 changed files with 0 additions and 58 deletions

View File

@ -1602,7 +1602,6 @@ int WINAPI WinMain(HINSTANCE hInst, HINSTANCE hPrevInst, LPSTR lpCmdLine, int nC
}
#endif
plLocalization::SetDefaultLanguage();
// Load an optional general.ini
wchar gipath[MAX_PATH];
PathGetInitDirectory(gipath, arrsize(gipath));