[Bf-blender-cvs] [211ba8df0b5] temp-T96710-pbvh-pixels: Remove unused include statement.

Jeroen Bakker noreply at git.blender.org
Wed Apr 13 13:58:45 CEST 2022


Commit: 211ba8df0b59e4f26cd22a2ed750cbddea5120d7
Author: Jeroen Bakker
Date:   Wed Apr 13 13:42:55 2022 +0200
Branches: temp-T96710-pbvh-pixels
https://developer.blender.org/rB211ba8df0b59e4f26cd22a2ed750cbddea5120d7

Remove unused include statement.

===================================================================

M	source/blender/editors/sculpt_paint/sculpt.c

===================================================================

diff --git a/source/blender/editors/sculpt_paint/sculpt.c b/source/blender/editors/sculpt_paint/sculpt.c
index 1ceda950e45..89b387359de 100644
--- a/source/blender/editors/sculpt_paint/sculpt.c
+++ b/source/blender/editors/sculpt_paint/sculpt.c
@@ -58,7 +58,6 @@
 #include "BKE_subdiv_ccg.h"
 #include "BKE_subsurf.h"
 
-#include "NOD_shader.h"
 #include "NOD_texture.h"
 
 #include "DEG_depsgraph.h"



More information about the Bf-blender-cvs mailing list