diff options
| author | ManoloFLTK <41016272+ManoloFLTK@users.noreply.github.com> | 2025-05-21 17:57:38 +0200 |
|---|---|---|
| committer | ManoloFLTK <41016272+ManoloFLTK@users.noreply.github.com> | 2025-05-21 17:57:38 +0200 |
| commit | 19684ae9d499a551a7627764de842877fdffb226 (patch) | |
| tree | dbc76722c430e1c92451e3dbaaea445c3f4d7bbe /libdecor/build | |
| parent | 7347d6e2f66cac9215ccef72f8e7c565597b77fd (diff) | |
Update bundled libdecor to last upstream version (May 14, 2025)
Diffstat (limited to 'libdecor/build')
| -rw-r--r-- | libdecor/build/fl_libdecor.c | 5 |
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); |
