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:
authorBen Batt <benbatt@gmail.com>2007-01-27 20:58:21 +0300
committerBen Batt <benbatt@gmail.com>2007-01-27 20:58:21 +0300
commit901313be99ee41b42b2d19558a1a0ba2e13b147e (patch)
tree36d40335d6dac9309fed248b5de9acaad52eedb6 /source/blender/makesdna
parent3a60699429ad2fd30179a50a3c8d5733c57005f6 (diff)
Removed an unneeded struct declaration committed by mistake in joeedh's
Displace modifier fix.
Diffstat (limited to 'source/blender/makesdna')
-rw-r--r--source/blender/makesdna/DNA_modifier_types.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/source/blender/makesdna/DNA_modifier_types.h b/source/blender/makesdna/DNA_modifier_types.h
index 12ee18d7e08..d3155d437b4 100644
--- a/source/blender/makesdna/DNA_modifier_types.h
+++ b/source/blender/makesdna/DNA_modifier_types.h
@@ -7,8 +7,6 @@
#define MODSTACK_DEBUG 1
-struct MemArena;
-
/* WARNING ALERT! TYPEDEF VALUES ARE WRITTEN IN FILES! SO DO NOT CHANGE! */
typedef enum ModifierType {