summaryrefslogtreecommitdiff
path: root/src/xkb/XKBMisc.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/xkb/XKBMisc.c')
-rw-r--r--src/xkb/XKBMisc.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/xkb/XKBMisc.c b/src/xkb/XKBMisc.c
index 587d8f9a..fc5ae5f6 100644
--- a/src/xkb/XKBMisc.c
+++ b/src/xkb/XKBMisc.c
@@ -33,8 +33,6 @@ THE USE OR PERFORMANCE OF THIS SOFTWARE.
#ifndef XKB_IN_SERVER
#include <stdio.h>
-#define NEED_REPLIES
-#define NEED_EVENTS
#include "Xlibint.h"
#include <X11/extensions/XKBproto.h>
#include <X11/keysym.h>
@@ -44,8 +42,6 @@ THE USE OR PERFORMANCE OF THIS SOFTWARE.
#include <stdio.h>
#include <X11/X.h>
-#define NEED_EVENTS
-#define NEED_REPLIES
#include <X11/Xproto.h>
#include "misc.h"
#include "inputstr.h"