Cleanup: remove unused variable
This commit is contained in:
@@ -416,9 +416,6 @@ void DensityAddOperation::on_stroke_extended(const bContext &C,
|
||||
|
||||
class DensitySubtractOperation : public CurvesSculptStrokeOperation {
|
||||
private:
|
||||
/** Only used when a 3D brush is used. */
|
||||
CurvesBrush3D brush_3d_;
|
||||
|
||||
friend struct DensitySubtractOperationExecutor;
|
||||
|
||||
public:
|
||||
|
||||
Reference in New Issue
Block a user