diff options
| author | TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> | 2025-02-09 03:10:22 +0900 |
|---|---|---|
| committer | TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> | 2025-02-09 03:10:22 +0900 |
| commit | 36f7b343c714566d5bf931e768f0536a12d67c2f (patch) | |
| tree | 2040321e9984b1d8191f144f6b81f05f38acb8d7 /slock/util.h | |
| parent | 365403254a39ceac9797e430d4a62ec6c7b2f99c (diff) | |
updates
Diffstat (limited to 'slock/util.h')
| -rw-r--r-- | slock/util.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/slock/util.h b/slock/util.h index 148dbc1..6f748b8 100644 --- a/slock/util.h +++ b/slock/util.h @@ -1,5 +1,2 @@ -/* macros */ -#define LEN(a) (sizeof(a) / sizeof(a)[0]) - #undef explicit_bzero void explicit_bzero(void *, size_t); |
