Cleanup: Cycles: remove unused variable

This commit is contained in:
Weizhen Huang
2025-06-05 20:53:28 +02:00
parent f685f23434
commit 27cf3990e9

View File

@@ -195,7 +195,6 @@ class ImageManager {
ImageMetaData metadata;
unique_ptr<ImageLoader> loader;
float frame;
bool need_metadata;
bool need_load;
bool builtin;