mirror of
https://github.com/RYDE-WORK/llama.cpp.git
synced 2026-01-24 08:33:17 +08:00
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>