diff options
Diffstat (limited to 'scan-protocols.sh')
| -rwxr-xr-x | scan-protocols.sh | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/scan-protocols.sh b/scan-protocols.sh deleted file mode 100755 index 17da8bd..0000000 --- a/scan-protocols.sh +++ /dev/null @@ -1,6 +0,0 @@ -#!/bin/sh -wayland-scanner server-header protocol/xdg-shell.xml protocol/xdg-shell-protocol.h -wayland-scanner private-code protocol/xdg-shell.xml protocol/xdg-shell-protocol.c - -wayland-scanner server-header protocol/wlr-layer-shell-unstable-v1.xml protocol/wlr-layer-shell-unstable-v1-protocol.h -wayland-scanner private-code protocol/wlr-layer-shell-unstable-v1.xml protocol/wlr-layer-shell-unstable-v1-protocol.c |
