commit: a0a90584282ee154f976dca22fb54969b7987573
parent 96a56c95010bd62c02bffd2e1cbb0e84dece8f37
Author: Michael Forney <mforney@mforney.org>
Date: Sat, 3 Nov 2018 10:55:35 -0700
wayland-protocols: Remove some leftover references to xdg-shell v5 and v6
Diffstat:
1 file changed, 0 insertions(+), 4 deletions(-)
diff --git 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',
}