Quiet self assignment warning

This commit is contained in:
Jacques Lucke 2019-09-14 17:00:19 +02:00
parent 5055a55bc4
commit 5fe14f32cf
1 changed files with 0 additions and 1 deletions

View File

@ -1044,7 +1044,6 @@ void trans_mesh_customdata_correction_init(TransInfo *t)
* accidentally break uv maps or vertex colors then */
(bm->shapenr <= 1) && (has_layer_math || (cd_loop_mdisp_offset != -1))) {
use_origfaces = true;
cd_loop_mdisp_offset = cd_loop_mdisp_offset;
}
else {
use_origfaces = false;