summaryrefslogtreecommitdiff
path: root/dwl/util.h
diff options
context:
space:
mode:
authortslil clingman <tslil@posteo.de>2023-12-01 18:04:04 +0100
committertslil clingman <tslil@posteo.de>2023-12-01 18:12:10 +0100
commit119f17396c60900eaf7534f8106d4ce6ca0362e5 (patch)
tree3d2074b5f295e8168312494381ab23eccc0ca1ec /dwl/util.h
parent9bc372625e1fdafa50d44dcb9a8070ecdfc01b38 (diff)
[dwl] track only patches against upstream
Diffstat (limited to 'dwl/util.h')
-rw-r--r--dwl/util.h4
1 files changed, 0 insertions, 4 deletions
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);