[X2Go-Commits] [nx-libs] 36/108: Window.c: remove useless code

git-admin at x2go.org git-admin at x2go.org
Fri Nov 9 20:35:38 CET 2018


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

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

commit 7f7895ee5674bf2bd507632408432cd5bd7090e3
Author: Ulrich Sibiller <uli42 at gmx.de>
Date:   Mon Sep 24 21:47:45 2018 +0200

    Window.c: remove useless code
---
 nx-X11/programs/Xserver/hw/nxagent/Window.c | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/nx-X11/programs/Xserver/hw/nxagent/Window.c b/nx-X11/programs/Xserver/hw/nxagent/Window.c
index 55eeaa0..d25424d 100644
--- a/nx-X11/programs/Xserver/hw/nxagent/Window.c
+++ b/nx-X11/programs/Xserver/hw/nxagent/Window.c
@@ -2725,8 +2725,6 @@ Bool nxagentReconnectAllWindows(void *p0)
 {
   int flexibility = *(int *) p0;
 
-  flexibility = flexibility;
-
   #if defined(NXAGENT_RECONNECT_DEBUG) || defined(NXAGENT_RECONNECT_WINDOW_DEBUG)
   fprintf(stderr, "nxagentReconnectAllWindows\n");
   #endif
@@ -2845,8 +2843,6 @@ Bool nxagentSetWindowCursors(void *p0)
 {
   int flexibility = *(int *) p0;
 
-  flexibility = flexibility;
-
   #if defined(NXAGENT_RECONNECT_DEBUG) || defined(NXAGENT_RECONNECT_WINDOW_DEBUG)
   fprintf(stderr, "nxagentSetWindowCursors: Going to loop over the windows.\n");
   #endif

--
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