SIGN IN SIGN UP

ggml : remove unnecessary UNUSED macro call (ggml/880)

This commit removes an UNUSED macro call that is not needed as the
variable n0 is used in the code and will not produce a warning.

Signed-off-by: Daniel Bevenius <daniel.bevenius@gmail.com>
D
Daniel Bevenius committed
c12b6e8ee7d905e0f299caf311689189fb1b4ac5
Parent: b5e9546
Committed by Georgi Gerganov <ggerganov@gmail.com> on 7/27/2024, 2:43:44 PM