Remove unused file

This commit is contained in:
Iwan Kawrakow
2024-07-24 19:33:19 +03:00
parent 3d83f58654
commit 9eee03f4ee
4 changed files with 1 additions and 49 deletions

View File

@@ -13,7 +13,6 @@
// See the License for the specific language governing permissions and
// limitations under the License.
#include "iqk-quantize.h"
#if GGML_USE_IQK_MULMAT
#include "iqk_mul_mat.h"
#endif