Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'intern/cycles/kernel/bvh/obvh_local.h')
-rw-r--r--intern/cycles/kernel/bvh/obvh_local.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/intern/cycles/kernel/bvh/obvh_local.h b/intern/cycles/kernel/bvh/obvh_local.h
index eb24a607caa..f449cefb335 100644
--- a/intern/cycles/kernel/bvh/obvh_local.h
+++ b/intern/cycles/kernel/bvh/obvh_local.h
@@ -19,7 +19,6 @@
* versions for each case without new features slowing things down.
*
* BVH_MOTION: motion blur rendering
- *
*/
#if BVH_FEATURE(BVH_HAIR)