[X2Go-Commits] [nx-libs] 80/108: Keyboard.c: Remove (now) unused defines

git-admin at x2go.org git-admin at x2go.org
Fri Nov 9 20:35:54 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 bebdf0990dfbc4ea840717e6f4f777637afbf8a4
Author: Ulrich Sibiller <uli42 at gmx.de>
Date:   Wed Jul 4 23:15:11 2018 +0200

    Keyboard.c: Remove (now) unused defines
---
 nx-X11/programs/Xserver/hw/nxagent/Keyboard.c | 6 ------
 1 file changed, 6 deletions(-)

diff --git a/nx-X11/programs/Xserver/hw/nxagent/Keyboard.c b/nx-X11/programs/Xserver/hw/nxagent/Keyboard.c
index c6998e8..1c6fcaa 100644
--- a/nx-X11/programs/Xserver/hw/nxagent/Keyboard.c
+++ b/nx-X11/programs/Xserver/hw/nxagent/Keyboard.c
@@ -148,12 +148,6 @@ extern        Status        XkbGetControls(
 #ifndef XKB_ALTERNATE_BASE_DIRECTORY
 #define XKB_ALTERNATE_BASE_DIRECTORY   "/usr/X11R6/lib/X11/xkb"
 #endif
-#ifndef XKB_CONFIG_FILE_NX
-#define XKB_CONFIG_FILE_NX   "/etc/nxagent/nxagent.keyboard"
-#endif
-#ifndef XKB_CONFIG_FILE_X2GO
-#define XKB_CONFIG_FILE_X2GO "/etc/x2go/x2goagent.keyboard"
-#endif
 #ifndef XKB_DFLT_RULES_FILE
 #define XKB_DFLT_RULES_FILE  "base"
 #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