[X2Go-Commits] [nx-libs] 82/108: Keyboard.c: remove 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 d54f1fb7360ab2f35d916b53baba3e3aee8d9128
Author: Ulrich Sibiller <uli42 at gmx.de>
Date:   Thu Jul 5 23:14:05 2018 +0200

    Keyboard.c: remove unused defines
    
    Defines regarding XKB-BASE_DIRECTORY are used only xkb.
---
 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 647a0a8..5abfc70 100644
--- a/nx-X11/programs/Xserver/hw/nxagent/Keyboard.c
+++ b/nx-X11/programs/Xserver/hw/nxagent/Keyboard.c
@@ -135,12 +135,6 @@ extern        Status        XkbGetControls(
 #endif
 );
 
-#ifndef XKB_BASE_DIRECTORY
-#define XKB_BASE_DIRECTORY   "/usr/share/X11/xkb"
-#endif
-#ifndef XKB_ALTERNATE_BASE_DIRECTORY
-#define XKB_ALTERNATE_BASE_DIRECTORY   "/usr/X11R6/lib/X11/xkb"
-#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