summaryrefslogtreecommitdiff
path: root/libdecor/build
diff options
context:
space:
mode:
Diffstat (limited to 'libdecor/build')
-rw-r--r--libdecor/build/fl_libdecor.c5
1 files changed, 0 insertions, 5 deletions
diff --git a/libdecor/build/fl_libdecor.c b/libdecor/build/fl_libdecor.c
index 4d480061a..c7105bd85 100644
--- a/libdecor/build/fl_libdecor.c
+++ b/libdecor/build/fl_libdecor.c
@@ -17,11 +17,6 @@
/* Improvements to libdecor.c without modifying libdecor.c itself */
#if ! USE_SYSTEM_LIBDECOR
-#include "xdg-shell-client-protocol.h"
-#ifdef XDG_TOPLEVEL_STATE_SUSPENDED_SINCE_VERSION
-# define HAVE_XDG_SHELL_V6 1
-#endif
-
#include <dlfcn.h>
#include <stdlib.h>
static void *dlopen_corrected(const char *, int);