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/rendercore_int.h')
-rw-r--r--source/blender/render/intern/include/rendercore_int.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/source/blender/render/intern/include/rendercore_int.h b/source/blender/render/intern/include/rendercore_int.h
index 8b1fd0ed759..45b881fe27f 100644
--- a/source/blender/render/intern/include/rendercore_int.h
+++ b/source/blender/render/intern/include/rendercore_int.h
@@ -50,6 +50,5 @@ void halovert(void);
void renderhalo(HaloRen *har); /* postprocess versie */
void scanlinehaloPS(unsigned int *rectz, long *rectdelta, unsigned int *rectt, short ys);
-
#endif /* RENDER_INT_H */