]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
common : remove unused token util functions (#19506)
authorDaniel Bevenius <redacted>
Wed, 11 Feb 2026 16:41:35 +0000 (17:41 +0100)
committerGitHub <redacted>
Wed, 11 Feb 2026 16:41:35 +0000 (17:41 +0100)
commit3136a849dba799490d863ba03ef56b92ff052caf
tree235d423eb5325224bc72c93e39adc8bb4cc8fa03
parente463bbdf659fed30b0fba822257ec7d8b373d1c2
common : remove unused token util functions (#19506)

This commit removes two unused functions `common_lcp` and `common_lcs`.
The last usage of these functions was removed in
Commit 33eff4024084d1f0c8441b79f7208a52fad79858 ("server : vision support
via libmtmd") and are no longer used anywhere in the codebase.
common/common.cpp
common/common.h