Cleanup: Remove old invalid comment

This commit is contained in:
Antonio Vazquez 2020-05-06 10:15:02 +02:00
parent c0bbf1553f
commit f14319e2d7
1 changed files with 0 additions and 1 deletions

View File

@ -1187,7 +1187,6 @@ void recalcData(TransInfo *t)
flushTransPaintCurve(t);
}
else if (t->options & CTX_GPENCIL_STROKES) {
/* set recalc triangle cache flag */
recalcData_gpencil_strokes(t);
}
else if (t->options & CTX_SCULPT) {