From e61da07522a060da98fa3a56db3d0360469b26cf Mon Sep 17 00:00:00 2001 From: auric <104602845+ihateamongus@users.noreply.github.com> Date: Mon, 8 Sep 2025 21:19:14 -0500 Subject: organize repository layout --- slock/util.h | 2 -- 1 file changed, 2 deletions(-) delete mode 100644 slock/util.h (limited to 'slock/util.h') diff --git a/slock/util.h b/slock/util.h deleted file mode 100644 index 6f748b8..0000000 --- a/slock/util.h +++ /dev/null @@ -1,2 +0,0 @@ -#undef explicit_bzero -void explicit_bzero(void *, size_t); -- cgit v1.2.3