From 5bcc621fbfc4c6ff5a2fb14c54216446824c8224 Mon Sep 17 00:00:00 2001 From: Mitchell Stokes Date: Tue, 9 Jul 2013 00:59:57 +0000 Subject: BGE cleanup: removing an unused KX_PhysicsPropertiesobsolute.h file. --- source/gameengine/Ketsji/CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'source/gameengine/Ketsji/CMakeLists.txt') diff --git a/source/gameengine/Ketsji/CMakeLists.txt b/source/gameengine/Ketsji/CMakeLists.txt index 3baa72eb3c8..10d4f9e8cb5 100644 --- a/source/gameengine/Ketsji/CMakeLists.txt +++ b/source/gameengine/Ketsji/CMakeLists.txt @@ -185,7 +185,7 @@ set(SRC KX_OrientationInterpolator.h KX_ParentActuator.h KX_PhysicsEngineEnums.h - KX_PhysicsPropertiesobsolete.h + #KX_PhysicsPropertiesobsolete.h KX_PolyProxy.h KX_PolygonMaterial.h KX_PositionInterpolator.h -- cgit v1.2.3