Cleanup: remove redundant call to set the paint brush
This commit is contained in:
@@ -205,7 +205,6 @@ static void toolsystem_ref_link(bContext *C, WorkSpace *workspace, bToolRef *tre
|
||||
BKE_brush_sculpt_reset(brush);
|
||||
}
|
||||
}
|
||||
BKE_paint_brush_set(paint, brush);
|
||||
}
|
||||
BKE_paint_brush_set(paint, brush);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user