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:
authorCampbell Barton <ideasman42@gmail.com>2018-08-02 01:26:24 +0300
committerCampbell Barton <ideasman42@gmail.com>2018-08-02 01:26:57 +0300
commit918288138d19c7cd7936705bef7947d941abe708 (patch)
tree7eb58fa2dd06cbbdaf1d5c00e7b0d49fa004aae8 /source/blender/shader_fx/intern
parent504454ee5ec608de89b07476a8abb91b70ca12a2 (diff)
Cleanup: warnings, trailing space
Diffstat (limited to 'source/blender/shader_fx/intern')
-rw-r--r--source/blender/shader_fx/intern/FX_shader_util.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/source/blender/shader_fx/intern/FX_shader_util.c b/source/blender/shader_fx/intern/FX_shader_util.c
index c55b9304503..64a1553adec 100644
--- a/source/blender/shader_fx/intern/FX_shader_util.c
+++ b/source/blender/shader_fx/intern/FX_shader_util.c
@@ -53,4 +53,3 @@ void shaderfx_type_init(ShaderFxTypeInfo *types[])
INIT_FX_TYPE(Wave);
#undef INIT_FX_TYPE
}
-