[X2Go-Commits] [nx-libs] 13/29: Error.c: remove empty ifdef

git-admin at x2go.org git-admin at x2go.org
Sun Jan 7 01:30:59 CET 2018


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 6c080c8397dd04e9b83836a40fb1094775265b83
Author: Ulrich Sibiller <uli42 at gmx.de>
Date:   Tue Jan 2 23:53:14 2018 +0100

    Error.c: remove empty ifdef
---
 nx-X11/programs/Xserver/hw/nxagent/Error.c | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/nx-X11/programs/Xserver/hw/nxagent/Error.c b/nx-X11/programs/Xserver/hw/nxagent/Error.c
index c562759..31bf754 100644
--- a/nx-X11/programs/Xserver/hw/nxagent/Error.c
+++ b/nx-X11/programs/Xserver/hw/nxagent/Error.c
@@ -414,10 +414,6 @@ char *nxagentGetRootPath(void)
 
       if (homeEnv == NULL)
       {
-
-        #ifdef PANIC
-        #endif
-
         return NULL;
       }
 

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