Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCampbell Barton <ideasman42@gmail.com>2014-11-28 17:50:43 +0300
committerCampbell Barton <ideasman42@gmail.com>2014-11-28 17:52:30 +0300
commitbcbbc66795e221474f889b7ab9b7320948aefdec (patch)
tree2272a4a74180a0e5dcedbfa85a40867feb6cdb88 /source/blender/editors/space_graph/graph_utils.c
parent9afc5b09fd2f395acc08c2258850d87c12cc5793 (diff)
Cleanup: unused headers
Diffstat (limited to 'source/blender/editors/space_graph/graph_utils.c')
-rw-r--r--source/blender/editors/space_graph/graph_utils.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/source/blender/editors/space_graph/graph_utils.c b/source/blender/editors/space_graph/graph_utils.c
index e9c8ae95acd..eea360ced45 100644
--- a/source/blender/editors/space_graph/graph_utils.c
+++ b/source/blender/editors/space_graph/graph_utils.c
@@ -40,7 +40,6 @@
#include "MEM_guardedalloc.h"
-#include "BLI_math.h"
#include "BLI_blenlib.h"
#include "BKE_context.h"