diff options
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); |
