No ${LANG_ENGLISH} by default
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2681 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
245a4f9952
commit
ec92ad1ef6
1 changed files with 0 additions and 3 deletions
|
@ -316,9 +316,6 @@ CEXEBuild::CEXEBuild()
|
|||
#endif
|
||||
|
||||
last_used_lang=MAKELANGID(LANG_ENGLISH, SUBLANG_ENGLISH_US);
|
||||
char lang_id[16];
|
||||
wsprintf(lang_id, "%u", last_used_lang);
|
||||
definedlist.add("LANG_ENGLISH",lang_id);
|
||||
|
||||
build_header.common.num_pages=0;
|
||||
#ifdef NSIS_CONFIG_UNINSTALL_SUPPORT
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue