Details
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 33eff40 ("server : vision support
via libmtmd") and are no longer used anywhere in the codebase.
macOS/iOS:
Linux:
Windows:
- Windows x64 (CPU)
- Windows arm64 (CPU)
- Windows x64 (CUDA 12) - CUDA 12.4 DLLs
- Windows x64 (CUDA 13) - CUDA 13.1 DLLs
- Windows x64 (Vulkan)
- Windows x64 (SYCL)
- Windows x64 (HIP)
openEuler: