summaryrefslogtreecommitdiffstats
path: root/src/shared/qwaylandxkb_p.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/shared/qwaylandxkb_p.h')
-rw-r--r--src/shared/qwaylandxkb_p.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/shared/qwaylandxkb_p.h b/src/shared/qwaylandxkb_p.h
index cdebf1b08..230159fbb 100644
--- a/src/shared/qwaylandxkb_p.h
+++ b/src/shared/qwaylandxkb_p.h
@@ -41,8 +41,6 @@
#ifndef QWAYLANDXKB_H
#define QWAYLANDXKB_H
-#ifndef QT_NO_WAYLAND_XKB
-
#include <Qt>
#include <QEvent>
#include <xkbcommon/xkbcommon.h>
@@ -65,6 +63,4 @@ public:
QT_END_NAMESPACE
-#endif // QT_NO_WAYLAND_XKB
-
#endif