Removed debug message
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2846 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
53c0880fc0
commit
010c03d0c6
1 changed files with 0 additions and 1 deletions
|
@ -301,7 +301,6 @@ int CEXEBuild::GenerateLangTables() {
|
|||
{
|
||||
if (lt[i].nlf.m_bLoaded && (lt[i].nlf.m_szFont || lt[i].nlf.m_bRTL))
|
||||
{
|
||||
SCRIPT_MSG("RTLing...\n");
|
||||
lt[i].dlg_offset = cur_offset;
|
||||
|
||||
char *font = lt[i].nlf.m_szFont;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue