diff --git a/Source/exehead/Main.c b/Source/exehead/Main.c index d146738c..754144c8 100644 --- a/Source/exehead/Main.c +++ b/Source/exehead/Main.c @@ -365,7 +365,6 @@ end: #ifdef NSIS_CONFIG_PLUGIN_SUPPORT // Clean up after plug-ins - MessageBox(0, plugins_temp_dir, "delete", MB_OK); if (plugins_temp_dir[0]) doRMDir(plugins_temp_dir,1); #endif // NSIS_CONFIG_PLUGIN_SUPPORT