]> git.lizzy.rs Git - irrlicht.git/blobdiff - source/Irrlicht/CSkinnedMesh.cpp
Drop IrrCompileConfig (#163)
[irrlicht.git] / source / Irrlicht / CSkinnedMesh.cpp
index 9f47f3b68a6663c54d10acd5e842a41ae7b65eb3..f7cf1f05488cfaa704eab12df7a057d57ee1b896 100644 (file)
@@ -2,9 +2,6 @@
 // This file is part of the "Irrlicht Engine".\r
 // 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 +1536,3 @@ void CSkinnedMesh::calculateTangents(
 \r
 } // end namespace scene\r
 } // end namespace irr\r
-\r
-#endif // _IRR_COMPILE_WITH_SKINNED_MESH_SUPPORT_\r
-\r