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>2020-10-02 04:39:27 +0300
committerCampbell Barton <ideasman42@gmail.com>2020-10-02 04:58:33 +0300
commite2e31b9baca8fa98273f029c6ca47eab662db747 (patch)
tree2da356c811a42aea0647f43c208dd8d4b1433c43 /source/blender/makesdna/DNA_modifier_defaults.h
parentedd1164575feefda103c73119a98cbd994e53141 (diff)
Cleanup: compiler warnings
Diffstat (limited to 'source/blender/makesdna/DNA_modifier_defaults.h')
-rw-r--r--source/blender/makesdna/DNA_modifier_defaults.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/source/blender/makesdna/DNA_modifier_defaults.h b/source/blender/makesdna/DNA_modifier_defaults.h
index 5f46d4f5cef..41db7c914aa 100644
--- a/source/blender/makesdna/DNA_modifier_defaults.h
+++ b/source/blender/makesdna/DNA_modifier_defaults.h
@@ -206,7 +206,6 @@
.current_xnew = NULL, \
.current_x = NULL, \
.current_v = NULL, \
- .current_v = NULL, \
.tri = NULL, \
.mvert_num = 0, \
.tri_num = 0, \