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:
@ -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));
|
||||
|
Reference in New Issue
Block a user