XQuartz: pbproxy: Remove debugging XBell()
(cherry picked from commit 1fd7c1fd4740393a32e261af33e64c19be48ca9a)
This commit is contained in:
parent
663807ce0e
commit
422cd7a674
|
@ -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.
|
||||
|
|
Loading…
Reference in New Issue