From 1c8869b92f4e46b608636c2f6839b317cd7ef150 Mon Sep 17 00:00:00 2001 From: Ulrich Sibiller Date: Wed, 16 Jun 2021 23:43:33 +0200 Subject: 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 -- cgit v1.2.3