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 'source/blender/render/intern/include/occlusion.h')
-rw-r--r--source/blender/render/intern/include/occlusion.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/source/blender/render/intern/include/occlusion.h b/source/blender/render/intern/include/occlusion.h
index 4a70d691436..15a5a04e3f6 100644
--- a/source/blender/render/intern/include/occlusion.h
+++ b/source/blender/render/intern/include/occlusion.h
@@ -46,4 +46,3 @@ void cache_occ_samples(struct Render *re, struct RenderPart *pa, struct ShadeSam
void free_occ_samples(struct Render *re, struct RenderPart *pa);
#endif
-