xserver: Branch 'master'

Jeremy Huddleston jeremyhu at kemper.freedesktop.org
Mon Sep 14 14:30:14 PDT 2009


 hw/xquartz/pbproxy/x-selection.m |    4 ----
 1 file changed, 4 deletions(-)

New commits:
commit 422cd7a674e6831f40be14ee853bd946cb62eadc
Author: Jeremy Huddleston <jeremyhu at freedesktop.org>
Date:   Mon Sep 14 13:52:53 2009 -0700

    XQuartz: pbproxy: Remove debugging XBell()
    (cherry picked from commit 1fd7c1fd4740393a32e261af33e64c19be48ca9a)

diff --git a/hw/xquartz/pbproxy/x-selection.m b/hw/xquartz/pbproxy/x-selection.m
index 4f2d848..ef84f8b 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.


More information about the xorg-commit mailing list