Removed debug message
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2922 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
31a45d7031
commit
de17e40754
1 changed files with 0 additions and 1 deletions
|
@ -596,7 +596,6 @@ class MMapFile : public IMMap
|
|||
|
||||
if (!m_hFileMap)
|
||||
{
|
||||
MessageBox(0, "failed", "asd", MB_OK);
|
||||
extern FILE *g_output;
|
||||
extern void quit(); extern int g_display_errors;
|
||||
if (g_display_errors)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue