From 19684ae9d499a551a7627764de842877fdffb226 Mon Sep 17 00:00:00 2001 From: ManoloFLTK <41016272+ManoloFLTK@users.noreply.github.com> Date: Wed, 21 May 2025 17:57:38 +0200 Subject: Update bundled libdecor to last upstream version (May 14, 2025) --- libdecor/build/fl_libdecor.c | 5 ----- 1 file changed, 5 deletions(-) (limited to 'libdecor/build') 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 #include static void *dlopen_corrected(const char *, int); -- cgit v1.2.3