From 1fd7c1fd4740393a32e261af33e64c19be48ca9a Mon Sep 17 00:00:00 2001 From: Jeremy Huddleston Date: Mon, 14 Sep 2009 13:52:53 -0700 Subject: XQuartz: pbproxy: Remove debugging XBell() --- hw/xquartz/pbproxy/x-selection.m | 4 ---- 1 file changed, 4 deletions(-) diff --git a/hw/xquartz/pbproxy/x-selection.m b/hw/xquartz/pbproxy/x-selection.m index 4f2d848fb..ef84f8bfb 100644 --- a/hw/xquartz/pbproxy/x-selection.m +++ b/hw/xquartz/pbproxy/x-selection.m @@ -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. -- cgit v1.2.3