From c1e901811811f10c90789784667ed9c0f708010f Mon Sep 17 00:00:00 2001 From: Robert Holcomb Date: Sun, 25 Mar 2007 23:54:39 +0000 Subject: All UI code reverted to drawnode.c --- source/blender/nodes/SHD_node.h | 4 ---- 1 file changed, 4 deletions(-) (limited to 'source/blender/nodes/SHD_node.h') 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 ****************** */ -- cgit v1.2.3