player_gui.c
changeset 4605 ff9334ec338f
parent 4604 f99f5de6077a
child 4634 897461a3e9ca
--- a/player_gui.c	Fri Sep 15 17:36:54 2006 +0000
+++ b/player_gui.c	Fri Sep 15 20:37:48 2006 +0000
@@ -786,7 +786,6 @@
 
 
 	case WE_DESTROY:
-		DeleteWindowById(WC_PLAYER_COLOR, w->window_number);
 		DeleteWindowById(WC_PLAYER_FACE, w->window_number);
 		break;