Cleanup: quiet unused warning

This commit is contained in:
Campbell Barton
2025-08-12 12:10:13 +10:00
committed by Thamsanqa Dreem
parent 9673efd46a
commit 9786bef3f5

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);