--- ../src/mwin/winres.c	2010-01-09 18:31:56.000000000 +0100
+++ mwin/winres.c	2010-04-23 18:33:23.000000000 +0200
@@ -139,7 +139,6 @@
 void
 mwFreeInstance(HINSTANCE hInst)
 {
-	free((void *) ((PMWAPPINSTANCE) hInst)->szExecCommand);
 	free((void *) ((PMWAPPINSTANCE) hInst)->szResFilename);
 	free((void *) ((PMWAPPINSTANCE) hInst));
 }
