Now clear log window really clears the log window
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1434 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
f7eeeb8399
commit
7e2b0ca40e
1 changed files with 0 additions and 1 deletions
|
@ -296,7 +296,6 @@ BOOL CALLBACK DialogProc(HWND hwndDlg, UINT msg, WPARAM wParam, LPARAM lParam) {
|
|||
{
|
||||
if (!g_sdata.thread) {
|
||||
ClearLog(g_sdata.hwnd);
|
||||
LogMessage(g_sdata.hwnd,USAGE);
|
||||
}
|
||||
return TRUE;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue