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-06-29 10:25:40 +0300
committerCampbell Barton <ideasman42@gmail.com>2018-06-29 10:25:40 +0300
commit18d87e79e92e0cb4792ba3cb42c4ea84fcd29d90 (patch)
treeb35fd8ad683c79a5cbd9f8419220ee1892cd9ef8 /source/blender/modifiers/intern/MOD_fluidsim_util.h
parent332548753008f941d920c8a9ee1079dbf1895d37 (diff)
parentb3727668168075137f2ded11d7a7821548e4451d (diff)
Merge branch 'master' into blender2.8
Diffstat (limited to 'source/blender/modifiers/intern/MOD_fluidsim_util.h')
-rw-r--r--source/blender/modifiers/intern/MOD_fluidsim_util.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/source/blender/modifiers/intern/MOD_fluidsim_util.h b/source/blender/modifiers/intern/MOD_fluidsim_util.h
index 3329e6dbebe..0a0c8419a99 100644
--- a/source/blender/modifiers/intern/MOD_fluidsim_util.h
+++ b/source/blender/modifiers/intern/MOD_fluidsim_util.h
@@ -49,4 +49,3 @@ struct DerivedMesh *fluidsimModifier_do(
struct DerivedMesh *dm);
#endif
-