[X2Go-Commits] [nx-libs] 412/429: Clipboard.c: remove obsolete (disabled) code

git-admin at x2go.org git-admin at x2go.org
Mon Oct 18 09:37:17 CEST 2021


This is an automated email from the git hooks/post-receive script.

x2go pushed a commit to branch 3.6.x
in repository nx-libs.

commit 1c8869b92f4e46b608636c2f6839b317cd7ef150
Author: Ulrich Sibiller <uli42 at gmx.de>
Date:   Wed Jun 16 23:43:33 2021 +0200

    Clipboard.c: remove obsolete (disabled) code
    
    Either replyPendingRequest a few lines before will set this to None or
    it will already be None.
    
    Also drop the wrong comment line...
---
 nx-X11/programs/Xserver/hw/nxagent/Clipboard.c | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/nx-X11/programs/Xserver/hw/nxagent/Clipboard.c b/nx-X11/programs/Xserver/hw/nxagent/Clipboard.c
index b29ed3ec7..4e95c024d 100644
--- a/nx-X11/programs/Xserver/hw/nxagent/Clipboard.c
+++ b/nx-X11/programs/Xserver/hw/nxagent/Clipboard.c
@@ -2362,9 +2362,6 @@ static void setSelectionOwnerOnXServer(Selection *pSelection)
      */
     invalidateTargetCache(index);
 
-    /* FIXME: commented because index is invalid here! */
-    /* lastServers[index].requestor = None; */
-
 /*
 FIXME
 

--
Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/nx-libs.git


More information about the x2go-commits mailing list