mirror of
https://github.com/ggml-org/llama.cpp.git
synced 2026-07-27 13:10:58 -05:00
This commit removes the portability_enumeration_ext variable from the ggml_vk_instance_portability_enumeration_ext_available function as it is initialized to false but never modified, making it redundant.