Cleanup: warning

This commit is contained in:
Campbell Barton 2020-05-06 12:25:51 +10:00
parent 8b74d6673a
commit 4dc124f642
1 changed files with 1 additions and 1 deletions

View File

@ -3188,7 +3188,7 @@ static void gpencil_flip_stroke(bGPDstroke *gps)
static void gpencil_stroke_copy_point(bGPDstroke *gps,
MDeformVert *dvert,
bGPDspoint *point,
int idx,
int UNUSED(idx),
const float delta[3],
float pressure,
float strength,