mirror of
https://github.com/ggerganov/whisper.cpp.git
synced 2025-07-21 18:17:11 +02:00
This commit removes the return statement from ggml_gallocr_allocate_node function. The motivation behind this change is to make the code more readable and consistent.