code cleanup: remove references to BLI_rand.h

This commit is contained in:
Campbell Barton
2013-05-08 12:59:35 +00:00
parent e4aff35020
commit f74201190d
32 changed files with 4 additions and 36 deletions

View File

@@ -37,7 +37,6 @@
#include "BLI_blenlib.h"
#include "BLI_math.h"
#include "BLI_rand.h"
#include "BLI_utildefines.h"
#include "BLI_fileops_types.h"