From beaff2f5cb54cbad4ad072ff124553f08bc6444d Mon Sep 17 00:00:00 2001 From: Riteo Date: Mon, 23 Jan 2023 20:37:19 +0100 Subject: Move xkbcommon dynamic loading code into generic linuxbsd folder Since Wayland uses it too, it only makes sense to have it in the parent directory of both. --- platform/linuxbsd/x11/SCsub | 1 - 1 file changed, 1 deletion(-) (limited to 'platform/linuxbsd/x11/SCsub') diff --git a/platform/linuxbsd/x11/SCsub b/platform/linuxbsd/x11/SCsub index d869ce9ecc..8b2e2aabe4 100644 --- a/platform/linuxbsd/x11/SCsub +++ b/platform/linuxbsd/x11/SCsub @@ -9,7 +9,6 @@ source_files = [ "dynwrappers/xcursor-so_wrap.c", "dynwrappers/xinerama-so_wrap.c", "dynwrappers/xinput2-so_wrap.c", - "dynwrappers/xkbcommon-so_wrap.c", "dynwrappers/xrandr-so_wrap.c", "dynwrappers/xrender-so_wrap.c", "dynwrappers/xext-so_wrap.c", -- cgit v1.2.3