From 8ff435831f5c79e24ac42b35b141e1f79eb66bc8 Mon Sep 17 00:00:00 2001 From: Simon Ser Date: Thu, 4 Feb 2021 20:48:05 +0100 Subject: xdg-activation-v1: new protocol implementation This implements the new xdg-activation-v1 protocol [1]. [1]: https://gitlab.freedesktop.org/wayland/wayland-protocols/-/merge_requests/50 --- meson.build | 1 - 1 file changed, 1 deletion(-) (limited to 'meson.build') diff --git a/meson.build b/meson.build index 9bd3a16e..3dc05bfb 100644 --- a/meson.build +++ b/meson.build @@ -105,7 +105,6 @@ pixman = dependency('pixman-1') math = cc.find_library('m') rt = cc.find_library('rt') - wlr_files = [] wlr_deps = [ wayland_server, -- cgit v1.2.3