--- sourceforge.net/trunk/rdesktop/xwin.c 2003/10/28 03:30:51 517 +++ sourceforge.net/trunk/rdesktop/xwin.c 2003/10/28 03:40:26 519 @@ -780,8 +780,7 @@ xclip_init(); - /* todo take this out when high colour is done */ - printf("server bpp %d client bpp %d depth %d\n", g_server_bpp, g_bpp, g_depth); + DEBUG_RDP5(("server bpp %d client bpp %d depth %d\n", g_server_bpp, g_bpp, g_depth)); return True; }