XQuartz: pbproxy: Remove debugging XBell()

This commit is contained in:
Jeremy Huddleston 2009-09-14 13:52:53 -07:00
parent 647c871dc9
commit 1fd7c1fd47

View file

@ -440,10 +440,6 @@ get_property(Window win, Atom property, struct propdata *pdata, Bool delete, Ato
[self x_copy_request_targets];
}
}
else
{
XBell (xpbproxy_dpy, 0);
}
}
/* Set pbproxy as owner of the SELECTION_MANAGER selection.