From 57a811583ce9ad4df0b1a55c9d4472873630a3d8 Mon Sep 17 00:00:00 2001 From: Isaac Freund Date: Sun, 12 Apr 2020 13:37:18 +0200 Subject: Move protocol scanning to build.zig --- scan-protocols.sh | 6 ------ 1 file changed, 6 deletions(-) delete mode 100755 scan-protocols.sh (limited to 'scan-protocols.sh') 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 -- cgit v1.2.3