From de17e40754cd7d05b57008580346964d537fbea7 Mon Sep 17 00:00:00 2001 From: kichik Date: Tue, 16 Sep 2003 09:36:16 +0000 Subject: [PATCH] Removed debug message git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2922 212acab6-be3b-0410-9dea-997c60f758d6 --- Source/strlist.h | 1 - 1 file changed, 1 deletion(-) diff --git a/Source/strlist.h b/Source/strlist.h index 15cedd8c..f663e423 100644 --- a/Source/strlist.h +++ b/Source/strlist.h @@ -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)