summaryrefslogtreecommitdiff
path: root/pkg
diff options
context:
space:
mode:
authorMichael Forney <mforney@mforney.org>2018-11-03 10:55:35 -0700
committerMichael Forney <mforney@mforney.org>2018-11-03 10:55:35 -0700
commita0a90584282ee154f976dca22fb54969b7987573 (patch)
tree4f387bdab8523230706ef35e041fe899d7184e3c /pkg
parent96a56c95010bd62c02bffd2e1cbb0e84dece8f37 (diff)
wayland-protocols: Remove some leftover references to xdg-shell v5 and v6
Diffstat (limited to 'pkg')
-rw-r--r--pkg/wayland-protocols/gen.lua4
1 files changed, 0 insertions, 4 deletions
diff --git a/pkg/wayland-protocols/gen.lua b/pkg/wayland-protocols/gen.lua
index 753a9662..75d4425e 100644
--- a/pkg/wayland-protocols/gen.lua
+++ b/pkg/wayland-protocols/gen.lua
@@ -15,10 +15,6 @@ waylandproto('unstable/idle-inhibit/idle-inhibit-unstable-v1.xml',
pkg.hdrs = {
'$outdir/include/xdg-shell-client-protocol.h',
'$outdir/include/xdg-shell-server-protocol.h',
- '$outdir/include/xdg-shell-unstable-v5-client-protocol.h',
- '$outdir/include/xdg-shell-unstable-v5-server-protocol.h',
- '$outdir/include/xdg-shell-unstable-v6-client-protocol.h',
- '$outdir/include/xdg-shell-unstable-v6-server-protocol.h',
'$outdir/include/idle-inhibit-unstable-v1-client-protocol.h',
'$outdir/include/idle-inhibit-unstable-v1-server-protocol.h',
}