lib: remove unused `STROF` definition (NFC)
authorSaleem Abdulrasool <abdulras@google.com>
Fri, 27 Aug 2021 15:20:13 +0000 (15:20 +0000)
committerMark Wielaard <mark@klomp.org>
Fri, 27 Aug 2021 16:28:51 +0000 (18:28 +0200)
commit047d09e17edfb220cd6a96129bd19b496d503fc5
tree2373db86fff20ea9ce51894cbcee684734181696
parent76c84c137a82a7cacbc69b1696052491b3bb81cb
lib: remove unused `STROF` definition (NFC)

This definition was in the fallback path, where `sys/cdefs.h` is not
available.  Now that we have a single path through here, this macro gets
defined, though is unused.  Remove the unused macro definition.

Signed-off-by: Saleem Abdulrasool <abdulras@google.com>
lib/ChangeLog
lib/fixedsizehash.h