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_view3d/view3d_select.c | 1 - 1 file changed, 1 deletion(-) (limited to 'source/blender/editors/space_view3d/view3d_select.c') diff --git a/source/blender/editors/space_view3d/view3d_select.c b/source/blender/editors/space_view3d/view3d_select.c index bb3aff54408..2a1e6d0fc5c 100644 --- a/source/blender/editors/space_view3d/view3d_select.c +++ b/source/blender/editors/space_view3d/view3d_select.c @@ -50,7 +50,6 @@ #include "BLI_math.h" #include "BLI_lasso.h" #include "BLI_rect.h" -#include "BLI_rand.h" #include "BLI_linklist.h" #include "BLI_listbase.h" #include "BLI_string.h" -- cgit v1.2.3