Cleanup: Unused variable
This commit is contained in:
@@ -221,7 +221,6 @@ static bool gp_brush_smooth_apply(tGP_BrushEditData *gso, bGPDstroke *gps, int i
|
||||
const int radius, const int co[2])
|
||||
{
|
||||
GP_EditBrush_Data *brush = gso->brush;
|
||||
bGPDspoint *pt = &gps->points[i];
|
||||
float inf = gp_brush_influence_calc(gso, radius, co);
|
||||
bool affect_pressure = (brush->flag & GP_EDITBRUSH_FLAG_SMOOTH_PRESSURE) != 0;
|
||||
|
||||
|
Reference in New Issue
Block a user