]> git.lizzy.rs Git - irrlicht.git/blobdiff - source/Irrlicht/CXMeshFileLoader.cpp
Drop IrrCompileConfig (#163)
[irrlicht.git] / source / Irrlicht / CXMeshFileLoader.cpp
index 2de099feef51689447d9fc492770f419bff58a0d..7603ec58f704ad06ae7d8db70611652456a85cfc 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
-\r
-#ifdef _IRR_COMPILE_WITH_X_LOADER_\r
 \r
 #include "CXMeshFileLoader.h"\r
 #include "os.h"\r
@@ -2359,6 +2356,3 @@ bool CXMeshFileLoader::readMatrix(core::matrix4& mat)
 \r
 } // end namespace scene\r
 } // end namespace irr\r
-\r
-#endif // _IRR_COMPILE_WITH_X_LOADER_\r
-\r