Edit Mesh: Cleanup

This commit is contained in:
Clément Foucault
2019-02-18 13:04:43 +01:00
parent 9ab99ff26b
commit 68d8627104

View File

@@ -721,11 +721,7 @@ static void EDIT_MESH_draw_scene(void *vedata)
DRW_draw_pass(psl->edit_face_overlay);
}
else {
// MULTISAMPLE_SYNC_ENABLE(dfbl, dtxl);
DRW_draw_pass(psl->edit_face_overlay);
// MULTISAMPLE_SYNC_DISABLE(dfbl, dtxl)
}
}