Skip to content

Commit 81323c0

Browse files
committed
Remove false now that we have abort
1 parent dd3bc7f commit 81323c0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tools/mtmd/clip.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3469,7 +3469,6 @@ bool clip_image_preprocess(struct clip_ctx * ctx, const clip_image_u8 * img, str
34693469
return true;
34703470
} else {
34713471
GGML_ABORT("Unknown image preprocessing type");
3472-
return false;
34733472
}
34743473

34753474
}

0 commit comments

Comments
 (0)