Commit: 948f13a8e70d7f26b8178dd0b153963c8cc6485d
Author: Brecht Van Lommel
Date: Fri Dec 2 19:08:56 2022 +0100
Branches: master
https://developer.blender.org/rB948f13a8e70d7f26b8178dd0b153963c8cc6485d
Cleanup: compiler warning
===================================================================
M intern/cycles/scene/light.cpp
===================================================================
diff --git a/intern/cycles/scene/light.cpp b/intern/cycles/scene/light.cpp
index 4907810c117..804f6bb7bd1 100644
--- a/intern/cycles/scene/light.cpp
+++ b/intern/cycles/scene/light.cpp
@@ -265,7 +265,7 @@ bool LightManager::object_usable_as_light(Object *object)
return false;
}
-void LightManager::device_update_distribution(Device *device,
+void LightManager::device_update_distribution(Device *,
DeviceScene *dscene,
Scene *scene,
Progress &progress)
_______________________________________________
Bf-blender-cvs mailing list
[email protected]
List details, subscription details or unsubscribe:
https://lists.blender.org/mailman/listinfo/bf-blender-cvs