Cleanup: quiet unused warning

This commit is contained in:
Campbell Barton
2025-08-12 12:10:13 +10:00
parent eb57af250c
commit 6430d486cb

View File

@@ -55,7 +55,9 @@ extern "C" {
#endif /* WITH_FFMPEG */
#ifdef WITH_FFMPEG
static CLG_LogRef LOG = {"video.read"};
#endif
#ifdef WITH_FFMPEG
static void free_anim_ffmpeg(MovieReader *anim);