diff --git a/examples/llava/clip.h b/examples/llava/clip.h index f028f1875..2ff4d3992 100644 --- a/examples/llava/clip.h +++ b/examples/llava/clip.h @@ -18,8 +18,6 @@ # define CLIP_API #endif -struct clip_ctx; - #ifdef __cplusplus extern "C" { #endif