[Bf-blender-cvs] [ca10cac] transform-manipulators: Remove unused includes

Julian Eisel noreply at git.blender.org
Thu Oct 20 22:14:54 CEST 2016


Commit: ca10cacf6cb272337eb3e2608aea74a0954d236d
Author: Julian Eisel
Date:   Thu Oct 20 22:14:34 2016 +0200
Branches: transform-manipulators
https://developer.blender.org/rBca10cacf6cb272337eb3e2608aea74a0954d236d

Remove unused includes

===================================================================

M	source/blender/windowmanager/manipulators/intern/manipulator_library/arrow_manipulator.c

===================================================================

diff --git a/source/blender/windowmanager/manipulators/intern/manipulator_library/arrow_manipulator.c b/source/blender/windowmanager/manipulators/intern/manipulator_library/arrow_manipulator.c
index cc14699..0ff9c73 100644
--- a/source/blender/windowmanager/manipulators/intern/manipulator_library/arrow_manipulator.c
+++ b/source/blender/windowmanager/manipulators/intern/manipulator_library/arrow_manipulator.c
@@ -34,9 +34,7 @@
 #include "DNA_userdef_types.h"
 #include "DNA_windowmanager_types.h"
 
-#include "GPU_basic_shader.h"
 #include "GPU_immediate.h"
-#include "GPU_matrix.h"
 #include "GPU_select.h"
 
 #include "MEM_guardedalloc.h"




More information about the Bf-blender-cvs mailing list