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:
authorNathan Letwory <nathan@letworyinteractive.com>2008-11-27 03:23:22 +0300
committerNathan Letwory <nathan@letworyinteractive.com>2008-11-27 03:23:22 +0300
commit651a94886e09f8f6abac478a14fc295b5ffa4d0e (patch)
treef0ba2865dec0acad238288738267b2f136c232de /source/blender/makesdna/DNA_material_types.h
parent2fdc41ccf49f0b2f574ba1916cd0ee1a145d53f3 (diff)
* add beginning of Material RNA and Nodetree+Node RNA
Diffstat (limited to 'source/blender/makesdna/DNA_material_types.h')
-rw-r--r--source/blender/makesdna/DNA_material_types.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/source/blender/makesdna/DNA_material_types.h b/source/blender/makesdna/DNA_material_types.h
index aa847050581..706ee748585 100644
--- a/source/blender/makesdna/DNA_material_types.h
+++ b/source/blender/makesdna/DNA_material_types.h
@@ -41,7 +41,6 @@
struct MTex;
struct Ipo;
-struct Material;
struct ColorBand;
struct Group;
struct bNodeTree;