Cleanup: iterator macros
This line was missing in previous commit
This commit is contained in:
@@ -79,7 +79,7 @@ bool EffectsExporter::hasEffects(Scene *sce)
|
||||
return true;
|
||||
}
|
||||
}
|
||||
FOREACH_SCENE_OBJECT_END
|
||||
FOREACH_SCENE_OBJECT_END;
|
||||
return false;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user