Cleanup: comment blocks

This commit is contained in:
2019-03-19 15:17:46 +11:00
parent 5ef4b0438c
commit e7fd6c8f30
80 changed files with 198 additions and 213 deletions

View File

@@ -4885,7 +4885,7 @@ void DRW_mesh_batch_cache_create_requested(
* TODO: The code and data structure is ready to support modified UV display
* but the selection code for UVs needs to support it first. So for now, only
* display the cage in all cases.
**/
*/
if (rdata && rdata->mapped.supported) {
rdata->mapped.use = false;
}