127ea55
--- magicpoint-1.11b/draw.c~	2006-10-21 15:48:48.000000000 +0200
127ea55
+++ magicpoint-1.11b/draw.c	2006-10-21 15:48:48.000000000 +0200
127ea55
@@ -3750,7 +3750,7 @@
127ea55
 		target = parent;
127ea55
 	}
127ea55
 	XReparentWindow(display, child_window, window, x, y);
127ea55
-#if 0
127ea55
+#if 1
127ea55
 	XDestroyWindow(display, target);
127ea55
 #endif
127ea55
 }