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/intern/SHD_util.h')
-rw-r--r--source/blender/nodes/intern/SHD_util.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/source/blender/nodes/intern/SHD_util.h b/source/blender/nodes/intern/SHD_util.h
index 8bcd6e40038..a6fe5f4e9cc 100644
--- a/source/blender/nodes/intern/SHD_util.h
+++ b/source/blender/nodes/intern/SHD_util.h
@@ -36,9 +36,7 @@
#include "MEM_guardedalloc.h"
-//#include "DNA_action_types.h"
#include "DNA_color_types.h"
-//#include "DNA_ipo_types.h"
#include "DNA_ID.h"
#include "DNA_image_types.h"
#include "DNA_material_types.h"
@@ -46,7 +44,6 @@
#include "DNA_object_types.h"
#include "DNA_scene_types.h"
#include "DNA_texture_types.h"
-#include "DNA_userdef_types.h"
#include "BKE_blender.h"
#include "BKE_colortools.h"
@@ -74,10 +71,6 @@
#include "GPU_material.h"
-//XXX #include "butspace.h"
-//XXX #include "wm_event_types.h"
-
-
/* ********* exec data struct, remains internal *********** */
typedef struct ShaderCallData {