From 863b38d7081673c41f343d28aa64c65f6cc41f96 Mon Sep 17 00:00:00 2001 From: Campbell Barton Date: Wed, 14 Oct 2020 15:12:40 +1100 Subject: Cleanup: commented includes --- source/blender/draw/engines/eevee/eevee_shadows.c | 3 --- 1 file changed, 3 deletions(-) (limited to 'source/blender/draw/engines') diff --git a/source/blender/draw/engines/eevee/eevee_shadows.c b/source/blender/draw/engines/eevee/eevee_shadows.c index 618096fc992..2f8eb482882 100644 --- a/source/blender/draw/engines/eevee/eevee_shadows.c +++ b/source/blender/draw/engines/eevee/eevee_shadows.c @@ -23,9 +23,6 @@ #include "BLI_string_utils.h" #include "BLI_sys_types.h" /* bool */ -// #include "BLI_dynstr.h" -// #include "BLI_rand.h" - #include "BKE_object.h" #include "DEG_depsgraph_query.h" -- cgit v1.2.3