Commit 81ac5600 authored by dscho's avatar dscho

oops, a debug message slipped through

parent a84b3d07
......@@ -482,8 +482,6 @@ void rfbShowCursor(rfbClientPtr cl)
if(!c->richSource)
rfbMakeRichCursorFromXCursor(s,c);
fprintf(stderr,"show cursor at %d %d\n",x1,y1);
if (c->alphaSource) {
int rmax, rshift;
int gmax, gshift;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment