]> git.lizzy.rs Git - irrlicht.git/blobdiff - source/Irrlicht/CSkinnedMesh.cpp
Drop obsolete configuration macros
[irrlicht.git] / source / Irrlicht / CSkinnedMesh.cpp
index 9f47f3b68a6663c54d10acd5e842a41ae7b65eb3..5e01e060967b380b9ad4f22d5680de1aff8316c1 100644 (file)
@@ -3,8 +3,6 @@
 // For conditions of distribution and use, see copyright notice in irrlicht.h\r
 \r
 #include "IrrCompileConfig.h"\r
-#ifdef _IRR_COMPILE_WITH_SKINNED_MESH_SUPPORT_\r
-\r
 #include "CSkinnedMesh.h"\r
 #include "CBoneSceneNode.h"\r
 #include "IAnimatedMeshSceneNode.h"\r
@@ -1539,6 +1537,3 @@ void CSkinnedMesh::calculateTangents(
 \r
 } // end namespace scene\r
 } // end namespace irr\r
-\r
-#endif // _IRR_COMPILE_WITH_SKINNED_MESH_SUPPORT_\r
-\r