Cycles: Fix indentation

This commit is contained in:
Mai Lavelle 2017-03-07 05:21:36 -05:00
parent fe7cc94dfa
commit 64751552f7
6 changed files with 76 additions and 77 deletions

@ -200,8 +200,7 @@ bool DeviceSplitKernel::path_trace(DeviceTask *task,
ray_state,
queue_index,
use_queues_flag,
work_pool_wgs
))
work_pool_wgs))
{
return false;
}