--- sourceforge.net/trunk/rdesktop/xwin.c 2003/10/31 04:51:10 537 +++ sourceforge.net/trunk/rdesktop/xwin.c 2003/11/02 16:43:29 541 @@ -945,8 +945,6 @@ void ui_destroy_window(void) { - ui_destroy_cursor(g_null_cursor); - if (g_IC != NULL) XDestroyIC(g_IC);