summaryrefslogtreecommitdiff
path: root/xkbpath.c
diff options
context:
space:
mode:
Diffstat (limited to 'xkbpath.c')
-rw-r--r--xkbpath.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/xkbpath.c b/xkbpath.c
index 6f18b86..e7912bf 100644
--- a/xkbpath.c
+++ b/xkbpath.c
@@ -33,10 +33,6 @@
#include <X11/extensions/XKM.h>
#include "xkbpath.h"
-#ifndef DFLT_XKB_CONFIG_ROOT
-#define DFLT_XKB_CONFIG_ROOT "/usr/lib/X11/xkb"
-#endif
-
#ifndef PATH_MAX
#define PATH_MAX 1024
#endif