From 250cdd5e52dcb46c681fa5fe7935c670d5969977 Mon Sep 17 00:00:00 2001 From: Campbell Barton Date: Wed, 18 Jul 2012 23:07:07 +0000 Subject: code cleanup: remove commented includes - mostly from 2.4x --- source/blender/editors/transform/transform_orientations.c | 5 ----- 1 file changed, 5 deletions(-) (limited to 'source/blender/editors/transform/transform_orientations.c') diff --git a/source/blender/editors/transform/transform_orientations.c b/source/blender/editors/transform/transform_orientations.c index 97fc173f9a1..b9583fc21e1 100644 --- a/source/blender/editors/transform/transform_orientations.c +++ b/source/blender/editors/transform/transform_orientations.c @@ -50,11 +50,6 @@ #include "BLF_translation.h" -//#include "BIF_editmesh.h" -//#include "BIF_interface.h" -//#include "BIF_space.h" -//#include "BIF_toolbox.h" - #include "ED_armature.h" #include "ED_mesh.h" -- cgit v1.2.3