mirror of
https://github.com/ggerganov/whisper.cpp.git
synced 2025-08-14 17:58:48 +02: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>