Commit: e9bdf8ebc3774f8f866ec9562b4552c98c7fd22f
Author: Campbell Barton
Date: Wed Sep 21 11:54:54 2022 +1000
Branches: master
https://developer.blender.org/rBe9bdf8ebc3774f8f866ec9562b4552c98c7fd22f
Cleanup: unused variable warning
===================================================================
M source/blender/editors/transform/transform_convert_mesh_uv.c
===================================================================
diff --git a/source/blender/editors/transform/transform_convert_mesh_uv.c
b/source/blender/editors/transform/transform_convert_mesh_uv.c
index 92be9e8999b..4f15fc240d3 100644
--- a/source/blender/editors/transform/transform_convert_mesh_uv.c
+++ b/source/blender/editors/transform/transform_convert_mesh_uv.c
@@ -105,8 +105,6 @@ static void uv_set_connectivity_distance(const ToolSettings
*ts,
BM_ITER_ELEM (l, &liter, f, BM_LOOPS_OF_FACE) {
float dist;
- MLoopUV *luv = BM_ELEM_CD_GET_VOID_P(l, cd_loop_uv_offset);
-
bool uv_vert_sel = uvedit_uv_select_test_ex(ts, l, cd_loop_uv_offset);
if (uv_vert_sel) {
_______________________________________________
Bf-blender-cvs mailing list
[email protected]
List details, subscription details or unsubscribe:
https://lists.blender.org/mailman/listinfo/bf-blender-cvs