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:
Diffstat (limited to 'source/gameengine/Ketsji/KX_MotionState.cpp')
-rw-r--r--source/gameengine/Ketsji/KX_MotionState.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/source/gameengine/Ketsji/KX_MotionState.cpp b/source/gameengine/Ketsji/KX_MotionState.cpp
index 38c10c1ed83..922643cb13d 100644
--- a/source/gameengine/Ketsji/KX_MotionState.cpp
+++ b/source/gameengine/Ketsji/KX_MotionState.cpp
@@ -102,5 +102,3 @@ void KX_MotionState::CalculateWorldTransformations()
//bool parentUpdated = false;
//m_node->ComputeWorldTransforms(NULL, parentUpdated);
}
-
-