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:
Diffstat (limited to 'source/blender/nodes/SHD_node.h')
-rw-r--r--source/blender/nodes/SHD_node.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/source/blender/nodes/SHD_node.h b/source/blender/nodes/SHD_node.h
index 345a92f2f72..9c4a3421e5e 100644
--- a/source/blender/nodes/SHD_node.h
+++ b/source/blender/nodes/SHD_node.h
@@ -35,10 +35,6 @@
#include "BKE_node.h"
-/* custom defines options for Material node */
-#define SH_NODE_MAT_DIFF 1
-#define SH_NODE_MAT_SPEC 2
-#define SH_NODE_MAT_NEG 4
/* the type definitions array */
/* ****************** types array for all shaders ****************** */