From f74201190dfe64b29f2b5f270ac2b3543066834d Mon Sep 17 00:00:00 2001 From: Campbell Barton Date: Wed, 8 May 2013 12:59:35 +0000 Subject: code cleanup: remove references to BLI_rand.h --- source/blender/editors/space_script/space_script.c | 1 - 1 file changed, 1 deletion(-) (limited to 'source/blender/editors/space_script') diff --git a/source/blender/editors/space_script/space_script.c b/source/blender/editors/space_script/space_script.c index 1fbd6f08b34..a6c4ac231df 100644 --- a/source/blender/editors/space_script/space_script.c +++ b/source/blender/editors/space_script/space_script.c @@ -36,7 +36,6 @@ #include "BLI_blenlib.h" #include "BLI_math.h" -#include "BLI_rand.h" #include "BLI_utildefines.h" #include "BKE_context.h" -- cgit v1.2.3