From 119f17396c60900eaf7534f8106d4ce6ca0362e5 Mon Sep 17 00:00:00 2001 From: tslil clingman Date: Fri, 1 Dec 2023 18:04:04 +0100 Subject: [dwl] track only patches against upstream --- dwl/util.h | 4 ---- 1 file changed, 4 deletions(-) delete mode 100644 dwl/util.h (limited to 'dwl/util.h') diff --git a/dwl/util.h b/dwl/util.h deleted file mode 100644 index 4c94117..0000000 --- a/dwl/util.h +++ /dev/null @@ -1,4 +0,0 @@ -/* See LICENSE.dwm file for copyright and license details. */ - -void die(const char *fmt, ...); -void *ecalloc(size_t nmemb, size_t size); -- cgit v1.2.3