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>2013-05-28 05:15:59 +0400
committerCampbell Barton <ideasman42@gmail.com>2013-05-28 05:15:59 +0400
commitc77179a3c25b349e8686cdbfe8603e4d03ee2ed3 (patch)
treee8228841434f62c2758535790840a81b1f670f40 /source/blender/makesdna/DNA_material_types.h
parent1ab7a6f9af2fa0124fafee84d96099de9ec051e3 (diff)
code cleanup: comment/remove unused defines
Diffstat (limited to 'source/blender/makesdna/DNA_material_types.h')
-rw-r--r--source/blender/makesdna/DNA_material_types.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/source/blender/makesdna/DNA_material_types.h b/source/blender/makesdna/DNA_material_types.h
index e23b85b5a4e..a6478f2ae69 100644
--- a/source/blender/makesdna/DNA_material_types.h
+++ b/source/blender/makesdna/DNA_material_types.h
@@ -425,9 +425,6 @@ typedef struct Material {
#define MA_HAIR 10
#define MA_ATMOS 11
-/* pr_back */
-#define MA_DARK 1
-
/* sss_flag */
#define MA_DIFF_SSS 1