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/vanillaRenderPipe_types.h')
-rw-r--r--source/blender/render/intern/include/vanillaRenderPipe_types.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/source/blender/render/intern/include/vanillaRenderPipe_types.h b/source/blender/render/intern/include/vanillaRenderPipe_types.h
index 90828ff62c3..cf4f2ffb289 100644
--- a/source/blender/render/intern/include/vanillaRenderPipe_types.h
+++ b/source/blender/render/intern/include/vanillaRenderPipe_types.h
@@ -83,8 +83,5 @@ struct RE_faceField {
int mask;
};
-
-
#endif /* VANILLARENDERPIPE_TYPES_H */
-