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/texture_ocean.h')
-rw-r--r--source/blender/render/intern/include/texture_ocean.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/source/blender/render/intern/include/texture_ocean.h b/source/blender/render/intern/include/texture_ocean.h
index b0a0647d115..7d4110aadf3 100644
--- a/source/blender/render/intern/include/texture_ocean.h
+++ b/source/blender/render/intern/include/texture_ocean.h
@@ -23,6 +23,4 @@
* ***** END GPL LICENSE BLOCK *****
*/
-void prepare_ocean_tex_modifier(struct OceanTex *ot);
-
int ocean_texture(struct Tex *tex, float *texvec, struct TexResult *texres);